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

ruby on rails - Devise Logout Error in RoR -

model view controller - MVC Rails Planning -

php - Working with pretty urls on apache and fastcgi after hhvm installation -