Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

running webdriver selenium in background

I looked up how can I run silently selenium:
found the next great answer here

I am trying to let selenium run regular until some action is completed and then run it in the background.

Is it possible?

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

thanx in advanced
Oz

>Solution :

No, you can not change actively running Selenium WebDriver session from normal to headless and vice versa.
In the similar manner you will not be able to re-define default downloading folder, no-sandbox, disable-dev-shm-usage etc.
All these parameters are loaded during the WebDriver object creating and can not be changed for existing, running WebDriver instance.

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading