Element is not clickable in Protractor
问题 I am facing issue while interacting with any element in a modal popup. I am using ChromeDriver 2.46 and all tests which involves modal popup fails on Chrome 74. I get below error element is not clickable. Other element would receive the click I have tried with scrollToTop , scrollToElement and visibilityOf but nothing worked. Has anyone faced similar issue? 回答1: Attach you html, and full error stack Meanwhile here is my assumption which is 90% likely what your problem is Lets assume your html