Christian Biesinger
Christian Biesinger
Closing this, I'll do this differently
Looks like several of those were exported in https://github.com/w3c/webdriver/pull/1639/files, though "error" does not have the WebDriver prefix. This is a very generic term, it probably should have at least a...
Also: * endpoint node * extension capability * validate capabilities * matching capabilities (needed for PRs like https://github.com/w3c/webauthn/pull/1353/files that expose extension capabilities)
It may be worth keeping this one open separately because it is my understanding that webkit wants to support the login status API aka IDP signin status API independently of...
that would probably be a reasonable workaround
(note that these commands are already supported in Chromedriver v115)
I saw the same thing on vs2017, I mentioned it to Sanket
You could certainly make an argument either way but I'm leaning towards keeping this open because it would be helpful to conserve screen width when showing multiple variables with long...
I wonder if you could achieve some of this with a "requireModule" attribute. For windows, specify ntdll, for linux, maybe "c" or "gtk". I'm sure mac has something.
Well, some pseudo-elements can have children (::before { content: "foo"; }), but sure, we could just define them all to ignore this.