A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/seleniumhq/selenium/commit/2d8f51d0feca785885b53f8fcbce7c3d636581fa below:

[py] update xfail for window positioning tests on Firefox · SeleniumHQ/selenium@2d8f51d · GitHub

File tree Expand file treeCollapse file tree 2 files changed

+2

-0

lines changed

Filter options

Expand file treeCollapse file tree 2 files changed

+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