Skip to content

Commit 4f3c394

Browse files
committed
enable navigation committed test for edge
1 parent f16098e commit 4f3c394

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
@@ -218,7 +218,6 @@ void canListenToUserPromptClosedEvent()
218218

219219
@Test
220220
@NeedsFreshDriver
221-
@NotYetImplemented(EDGE)
222221
@NotYetImplemented(FIREFOX)
223222
void canListenToNavigationCommittedEvent()
224223
throws ExecutionException, InterruptedException, TimeoutException {

0 commit comments

Comments
 (0)