There was an error while loading. Please reload this page.
1 parent 75a308b commit c1c539eCopy full SHA for c1c539e
1 file changed
py/test/selenium/webdriver/common/clear_tests.py
@@ -20,7 +20,6 @@
20
from selenium.common.exceptions import InvalidElementStateException
21
22
23
-@pytest.mark.ignore_chrome
24
class TestClear(object):
25
26
def testWritableTextInputShouldClear(self, driver, pages):
0 commit comments