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

How to interact with Chrome dialogs? #302

Open
raulblanko opened this issue Aug 25, 2023 · 1 comment
Open

How to interact with Chrome dialogs? #302

raulblanko opened this issue Aug 25, 2023 · 1 comment

Comments

@raulblanko
Copy link

raulblanko commented Aug 25, 2023

How to interact and close tabs and pop-ups like 'chrome://privacy-sandbox-dialog/notice' or "Restore pages?"

privacy_sandbox_3
@paulirish
Copy link
Member

I'm not sure about this particular dialog, but https://github.com/GoogleChrome/chrome-launcher/blob/main/docs/chrome-flags-for-tools.md lists many flags that disable behavior like this. --ash-no-nudges is a possibility for this one, but I kinda doubt it.

Also using Chrome For Testing might sidestep this one. https://developer.chrome.com/blog/chrome-for-testing

g'luck

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