-
Notifications
You must be signed in to change notification settings - Fork 946
[Auth] Add some initial WebDriver tests against the emulator #4580
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
Conversation
|
Binary Size ReportAffected SDKs
Test Logs
|
Size Analysis Report |
packages-exp/auth-exp/test/integration/webdriver/static/index.html
Outdated
Show resolved
Hide resolved
Co-authored-by: Yuchen Shi <[email protected]>
This change lays the groundwork for the suite of Selenium WebDriver tests. As a proof of concept I've added a couple simple anonymous auth tests. I've also updated the README to explain the various kinds of tests in the library and the commands to use.