c# - Selenium WebDriver - element is not visible -



c# - Selenium WebDriver - element is not visible -

in relation other questions regarding inability click elements selenium considers invisible, hoping question carries different stance.

i using selenium (.net) along nunit automated testing of booking engine. @ various stages of test, selenium failing error surrounding element visibility. element however, visible , can interacted with.

i have checked computed styles element, way dom tree in order spot selenium might seeing visibility issue, can see nothing.

at point of exhaustion, want know if there way configure selenium ignore these visibility checks entirely?

c# .net selenium nunit automated-tests

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -