Posts by Kahuna • 9 points
1 post
-
0
votes1
answer167
viewsQ: Webdriver not error but also does not open the browser
I tested a simple code to make the webdriver open Chrome, and was successfully executed, but the code below not error, but does not open the browser. from selenium.webdriver.common.keys import Keys…