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

html - Cut text on left side inside button while centering -

plugins - CodeIgniter support on netbeans 8.0 -

php - Selecting items from MySQL for a status update feed efficiently while accounting for possible spam -