Skip to content

Commit c1c539e

Browse files
committed
[py] Remove Chrome ignores for TestClear
1 parent 75a308b commit c1c539e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

py/test/selenium/webdriver/common/clear_tests.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
from selenium.common.exceptions import InvalidElementStateException
2121

2222

23-
@pytest.mark.ignore_chrome
2423
class TestClear(object):
2524

2625
def testWritableTextInputShouldClear(self, driver, pages):

0 commit comments

Comments
 (0)