Skip to content

Browser starts headless by default #2416

Answered by mdmintz
brssgrg asked this question in Q&A
Discussion options

You must be logged in to vote

You're looking for headed=True:

headed=None, # Run tests in headed/GUI mode on Linux, where not default.

Pass it as an arg to SB() or Driver().

Otherwise Linux defaults to using headless mode.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@brssgrg
Comment options

Answer selected by mdmintz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants