Jump to content

[Solved] Which webdriver is supported for selenium in python (Ricky)?


lbstudio

Recommended Posts

I don't think that's going to run here. From the looks of it, it requires Chrome itself be present, and just lets Python talk to Chrome. Our servers have no user interface, so a web browser can't run on them (not to mention the massive memory usage that we don't have the resources for, even if it could run).

 

You can sort of emulate a browser session with something like cURL though, if your goal is to automate accessing a website.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...