We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54537d0 commit c325211Copy full SHA for c325211
java/client/test/org/openqa/selenium/AlertsTest.java
@@ -200,7 +200,6 @@ public void testShouldAllowAUserToDismissAPrompt() {
200
}
201
202
@Test
203
- @NotYetImplemented(value = MARIONETTE, reason = "https://github.com/mozilla/geckodriver/issues/607")
204
public void testShouldAllowAUserToSetTheValueOfAPrompt() {
205
driver.get(promptPage(null));
206
0 commit comments