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

Is it possible to disable tracking prevention feature for edgedriver? #154

Open
jongrey opened this issue Jul 12, 2024 · 0 comments
Open
Labels
feedback Feedback, discussion, or question about EdgeDriver

Comments

@jongrey
Copy link

jongrey commented Jul 12, 2024

I have an issue with my Selenium WebDriver automated tests because edgedriver blocks the Set-Cookie action for our test domain. It is saying that this attempt to set a cookie via set-cookie header was blocked due to user preferences.
The same tests work okay in the Google Chrome driver.
Is it possible to disable the tracking prevention feature when running the tests on the msedgedriver or add a domain to the list of exceptions?

image

@jongrey jongrey added the feedback Feedback, discussion, or question about EdgeDriver label Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feedback Feedback, discussion, or question about EdgeDriver
Projects
None yet
Development

No branches or pull requests

1 participant