-
Notifications
You must be signed in to change notification settings - Fork 73
Closed
Description
According to https://developer.chrome.com/blog/chrome-headless-shell, and https://www.selenium.dev/blog/2023/headless-is-going-away/ , there is a new way to set headless mode.
I'd like to use it, but it is unclear how to do that.
I am using the following version of selenium server: java -jar selenium-server-standalone-2.53.1.jar -Dwebdriver.chrome.driver=/home/janus/Downloads/chromedriver-linux64/chromedriver
When I run the example program, Chrome pops up on my X server, which I would like to prevent.
Metadata
Metadata
Assignees
Labels
No labels