Watin - Watin.Core.Exceptions.ElementNotFoundException
Posted
by potterosa
on Stack Overflow
See other posts from Stack Overflow
or by potterosa
Published on 2009-05-26T13:36:30Z
Indexed on
2010/05/25
2:01 UTC
Read the original article
Hit count: 729
I have code that runs that gives me the error : Could not find a 'INPUT (text password textarea hidden) or TEXTAREA' tag containing attribute name with value ________ (It's testing a website)
It says it can't find a
What reason could it be that it can't find it? It finds others without an issue on other pages, but this page for some odd reason it baulks? How can that be?
© Stack Overflow or respective owner