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

Mozilla Firefox Capabilities not Working #63

Open
Dhs92 opened this issue Mar 28, 2019 · 1 comment
Open

Mozilla Firefox Capabilities not Working #63

Dhs92 opened this issue Mar 28, 2019 · 1 comment

Comments

@Dhs92
Copy link

Dhs92 commented Mar 28, 2019

Using the example in the documentation for headless Firefox

browser = browsers.Firefox(firefoxOptions={
    'args': ['-headless']
})

does not seem to work. I can see it being passed in when the session is opened, but the browser still opens in the forefront.

@myhrmans
Copy link

Duplicate of #46
See the answer in there.

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