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

Tests for interaction with "non-simple" dialogs #5667

Open
jugglinmike opened this issue Apr 24, 2017 · 2 comments
Open

Tests for interaction with "non-simple" dialogs #5667

jugglinmike opened this issue Apr 24, 2017 · 2 comments

Comments

@jugglinmike
Copy link
Contributor

The WebDriver specification includes within it details for dialogs other than "alert", "confirm", and "prompt". There is no standard API to produce such dialogs in all contexts (not even window.print).

In order to test this condition, I believe WPT will need to allow consumers to provide implementation-specific method of creating such a dialog.

@kereliuk
Copy link
Contributor

Are there existing manual tests that require this? @jugglinmike

@TimothyGu
Copy link
Member

We need to be able to test window.print() for whatwg/html#4690. For now I've added a manual test in #17439.

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

No branches or pull requests

5 participants