Skip to content

Commit d291601

Browse files
committed
This test is now passing in Firefox.
1 parent 3bace2e commit d291601

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

java/test/org/openqa/selenium/bidi/browsingcontext/BrowsingContextInspectorTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,6 @@ void canListenToNavigationCommittedEvent()
235235

236236
@Test
237237
@NeedsFreshDriver
238-
@NotYetImplemented(FIREFOX)
239238
void canListenToDownloadWillBeginEvent()
240239
throws ExecutionException, InterruptedException, TimeoutException {
241240
try (BrowsingContextInspector inspector = new BrowsingContextInspector(driver)) {

0 commit comments

Comments
 (0)