+2
-0
lines changedFilter options
+2
-0
lines changed Original file line number Diff line number Diff line change
@@ -240,6 +240,7 @@ def test_is_element_displayed(driver, pages):
240
240
241
241
242
242
@pytest.mark.xfail_chrome
243
+
@pytest.mark.xfail_firefox(reason='https://github.com/mozilla/geckodriver/issues/2042')
243
244
def test_move_window_position(driver, pages):
244
245
pages.load("blank.html")
245
246
loc = driver.get_window_position()
Original file line number Diff line number Diff line change
@@ -91,6 +91,7 @@ def test_should_get_the_rect_of_the_current_window(driver):
91
91
assert rect.get('height') >= 0
92
92
93
93
94
+
@pytest.mark.xfail_firefox(reason='https://github.com/mozilla/geckodriver/issues/2042')
94
95
@pytest.mark.xfail_safari(raises=WebDriverException,
95
96
reason='Get Window Rect command not implemented')
96
97
def test_should_set_the_rect_of_the_current_window(driver):
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4