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

c# - SelectList with Dictionary, add values to the Dictionary after it's assigned to SelectList -

mysqli - Php Mysqli_fetch_assoc Error : "Warning: Illegal string offset 'name' in" -

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