09-23-2008, 09:57 PM
Using object spy, spy on the object (In your case, WebElement("erro") ).
Check whether for text property, there is a value. Otherwise, choose other property like innertext, etc
Check whether for text property, there is a value. Otherwise, choose other property like innertext, etc