webdriver icon indicating copy to clipboard operation
webdriver copied to clipboard

Fix issues with User Prompt Handler after PR #1791

Open whimboo opened this issue 1 year ago • 1 comments

With PR #1791 we got extended support for the unhandledPromptBehavior landed which added a new Object type to define handlers for all the prompt handlers more granularly.

While implementing the capability handling for that new type in Firefox I noticed a couple of issue. This PR fixes these and also updates some cases to make it better understandable what specific variables actually are.

FYI @sadym-chromium @nechaev-chromium @gsnedders for when you get started to implement these changes in the drivers.

Updated tests will be part of my work on https://bugzilla.mozilla.org/show_bug.cgi?id=1895738.


Preview | Diff

whimboo avatar May 16 '24 20:05 whimboo

@OrKoN mind a quick review as well? Thanks a lot.

whimboo avatar May 21 '24 12:05 whimboo