WebKit / standards-positions

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

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

Open martinLechnerShopify opened 4 months ago

martinLechnerShopify commented 4 months 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 4 months 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.

yoavweiss commented 1 month ago

Hey folks! As discussed during TPAC, we're happy to limit the current autofill testing efforts to addresses only, as we appreciate that other autofill types may have different considerations around them.