webdriver icon indicating copy to clipboard operation
webdriver copied to clipboard

API for triggering a close request

Open lukewarlow opened this issue 1 year ago • 1 comments

HTML recently added the concept of "Close Requests", and "CloseWatchers".

It would be good if WebDriver had a way to trigger a close request that was independent of a specific input type. The WPT tests were intentionally setup in such a way that a WebDriver close request API could be used in future with a minor change.

lukewarlow avatar Jul 02 '24 18:07 lukewarlow