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

[Testdriver] bless() only works in first iframe if iframe is cross-origin #46989

Open
pkotwicz opened this issue Jul 3, 2024 · 0 comments
Open

Comments

@pkotwicz
Copy link
Contributor

pkotwicz commented Jul 3, 2024

This might be a Chromedriver bug rather than a WPT one, but starting by filing here.

Based on what I can tell, bless() fails to obtain transient user activation if it is called on an <iframe> which:

  1. Is cross-origin
  2. Is not the first <iframe> in the document

#46988 contains a minimal test which demonstrates this bug

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