selenium - Element is not clickable when another element covers it -



selenium - Element is not clickable when another element covers it -

i writing test @ point navigates page. first thing page run javascript pops span message. after seconds, span dissapear.

i trying click link go below span , chromedriver not seem allow that.

system.invalidoperationexception: unknown error: element not clickable @ point (165, 177). other element receive click: ...

this expected behavior , bit impresssive.

can click link without waiting span dissapear?

i have no suggestion how click element long massage displayed skip waiting disappear removing on own using javascript , webdriver.executescript:

how create div visible , invisible javascript

selenium selenium-webdriver webdriver selenium-chromedriver

Comments

Popular posts from this blog

assembly - What is the addressing mode for ld, add, and rjmp instructions? -

vowpalwabbit - Interpreting Vowpal Wabbit results: Why are some lines appended by "h"? -

ubuntu - Bash Script to Check That Files Are Being Created -