A RetroSearch Logo

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

Search Query:

Showing content from https://github.com/seleniumhq/selenium/commit/7f54c8f6964c7fe6bd27965d9c09751c977d495c below:

[java] incorrectly put guard on the getter test instead of the setter… · SeleniumHQ/selenium@7f54c8f · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+1

-1

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+1

-1

lines changed Original file line number Diff line number Diff line change

@@ -77,7 +77,6 @@ public void testSetsTheSizeOfTheCurrentWindowFromIframe() {

77 77

}

78 78 79 79

@Test

80 -

@Ignore(value = FIREFOX, gitHubActions = true, issue = "https://github.com/mozilla/geckodriver/issues/2042")

81 80

public void testGetsThePositionOfTheCurrentWindow() {

82 81

// Window position is undefined on ANDROID (and most mobile platforms

83 82

// though others aren't defined in org.openqa.selenium.Platform).

@@ -92,6 +91,7 @@ public void testGetsThePositionOfTheCurrentWindow() {

92 91

}

93 92 94 93

@Test

94 +

@Ignore(value = FIREFOX, gitHubActions = true, issue = "https://github.com/mozilla/geckodriver/issues/2042")

95 95

public void testSetsThePositionOfTheCurrentWindow() {

96 96

// Browser window cannot be resized or moved on ANDROID (and most mobile platforms

97 97

// though others aren't defined in org.openqa.selenium.Platform).

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