python - Chrome crashes when opened with selenium webdriver -


when launching chrome browser python shell using selenium webdriver, works , good. but, when launch browser using same code inside python script, crashes. how can solve it?

okay got it. reason was not providing url after opening broswer.

we need provide url after opening browser can go specific page , works fine, else crash.


Comments

Popular posts from this blog

service - Android MediaPlayer calls onCompletion before it already finished -

javascript - Training Neural Network to play flappy bird with genetic algorithm - Why can't it learn? -

javascript - Create a stacked percentage column -