Answer the question
In order to leave comments, you need to log in
SeleniumWebDriver not working?
Good afternoon!
I decided to make a bot for one site. I work in vscode, installed the necessary utilities, sketched out a code to check if it works as it should, but no. Chrome opens, but do not go to the desired url. I attach screenshots of the code.
Answer the question
In order to leave comments, you need to log in
driver requirements set?
Remember that you have to set the path to the chromedriver executable. This is possible using the following line:
new ChromeDriver("/path/to/chromedriver");
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question