Added example scripts for using selenium
This commit is contained in:
5
selenium/start.sh
Normal file
5
selenium/start.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
/opt/google/chrome/chrome \
|
||||
--no-sandbox \
|
||||
--headless=new \
|
||||
--remote-debugging-port=1234 \
|
||||
https://google.be &
|
||||
Reference in New Issue
Block a user