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

Add a check for WebExtension in the atoms userAgent #6475

Merged
merged 2 commits into from
Oct 26, 2018

Conversation

corevo
Copy link
Member

@corevo corevo commented Oct 3, 2018

The IDE requires specific treatments in atoms, that require the atoms to take WebExtensions into account, similarly to how it takes Firefox Extensions.
Right now we circumvent the issue by overriding bot.userAgent.FIREFOX_EXTENSION to be true, but that adds extra treatments in atoms that may assume XUL, which is why we need to define WebExtensions specifically.


This change is Reviewable

@shs96c shs96c merged commit 30a7158 into SeleniumHQ:master Oct 26, 2018
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

Successfully merging this pull request may close these issues.

2 participants