Skip to content

Commit f4aacb1

Browse files
committed
[java] Ignoring one more test
1 parent c82fef9 commit f4aacb1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

java/client/test/org/openqa/selenium/WindowTest.java

+1
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,7 @@ public void canFullscreenTheWindowFromFrame() {
217217
@SwitchToTopAfterTest
218218
@Test
219219
@Ignore(value = CHROME, travis = true)
220+
@Ignore(value = MARIONETTE, gitHubActions = true)
220221
@Ignore(SAFARI)
221222
@Ignore(EDGE)
222223
public void canFullscreenTheWindowFromIframe() {

0 commit comments

Comments
 (0)