Python Forum

Full Version: Selenium cant get xpaths/load url
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I want to deploy my python script in ubuntu server and call it via cron. In my local windows machine. I tried headless and it is working perfectly fine, i can even took screenshot in it. But in the server I tried to put it there and run the script, it does some error like the element cannot be find. I tried doing headless and non headless by using xvfb in ubuntu server. Still seems not working.

Full question can be found here
https://stackoverflow.com/questions/6092...untu-18-04
To get help the quickest, it's best to post your code here.
Many won't go chasing links.
Cant edit the post anymore sir