google chrome - Python - Selenium unresponsive and blocking the program -


i using selenium python. after multiple find , click operations, script stops executing. when check, selenium blocking entire code, either @ click operation or @ find_element_by_* or other selenium based code.

anyone else facing it?


Comments

Popular posts from this blog

javascript - Unusual behaviour when drawing lots of images onto a large canvas -

how can i manage url using .htaccess in php? -

javascript - Chart.js - setting tooltip z-index -