Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define WebDriver integration #131

Open
RByers opened this issue Jun 22, 2024 · 2 comments
Open

Define WebDriver integration #131

RByers opened this issue Jun 22, 2024 · 2 comments

Comments

@RByers
Copy link
Member

RByers commented Jun 22, 2024

We agreed at the F2F meeting yesterday that we should plan to eventually provide WebDriver automation hooks, similar to FedCM and WebAuthn. This will be important for both browser implementation testing and website testing.

In the interim we have some web platform tests which rely on some hacks.

@marcoscaceres
Copy link
Collaborator

Ok, yeah... @samuelgoto and I were talking about doing just a simple fake protocol (which we probably need regardless) ... but we should maybe list the requirements for what we might want to emulate through web driver... there might not be that many things:

User actions:

  • user accepts
  • user aborts

Data related:

  • add mock credential

etc...

@marcoscaceres
Copy link
Collaborator

Ok, looks like Web Authn might give us a lot of what we need... we can generalize the Web Authn Automation part for this too.

I think we still need the fake protocol though, but we should make it explicit that it's only used "in automation".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants