Skip to content

Commit

Permalink
Add missing unhandledPromptBehavior (#46904)
Browse files Browse the repository at this point in the history
  • Loading branch information
sadym-chromium authored Jun 26, 2024
1 parent 7941dff commit 1005199
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ async def on_event(method, data):
remove_listener()


@pytest.mark.capabilities({"unhandledPromptBehavior": {'default': 'ignore'}})
@pytest.mark.parametrize("type_hint", ["window", "tab"])
async def test_prompt_unload_triggering_dialog(
bidi_session,
Expand Down

0 comments on commit 1005199

Please sign in to comment.