WebKit / standards-positions

WebKit's positions on emerging web specifications
https://webkit.org/standards-positions/
241 stars 18 forks source link

Add ability to trigger autofill on form elements in webdriver-bidi specs #371

Open martinLechnerShopify opened 1 month ago

martinLechnerShopify commented 1 month ago

WebKittens

@gsnedders

Title of the spec

Add ability to trigger autofill on form elements in webdriver-bidi specs

URL to the spec

https://github.com/w3c/webdriver-bidi/pull/706

URL to the spec's repository

No response

Issue Tracker URL

https://github.com/w3c/webdriver/issues/1796

Explainer URL

No response

TAG Design Review URL

No response

Mozilla standards-positions issue URL

https://github.com/mozilla/standards-positions/issues/1050

WebKit Bugzilla URL

No response

Radar URL

No response

Description

Currently there is no way for developers to automate autofill in browsers and thus they can't test their HTML with the browser's autofill behaviour. Adding such an API would allow such testing and enable developers to write automated autofill tests (e.g. WPT).

OrKoN commented 1 month ago

Please remove me from the WebKittens section as I do not think I am in position to review the spec from the webkit perspective.