- divya_agsrdkProfessional
- Posts : 93
Join date : 2013-01-17
Error in selenium ide by adding verifyElementPresent
Sat Jan 19, 2013 2:50 pm
when i do click operation then if i try to verify image using verifyElementPresent , then getting failure in verifyElementPresent.
Error:[false]
so wts the solution for it?
Error:[false]
so wts the solution for it?
- ccoxMaster
- Posts : 205
Join date : 2012-01-06
Age : 39
Location : Denver, CO
Re: Error in selenium ide by adding verifyElementPresent
Wed Jan 23, 2013 6:17 am
Solution: Put the element there?
VerifyElementPresent will only pass if the element is actually present. Error:[false] means it can not find the element. What are you trying to do?
VerifyElementPresent will only pass if the element is actually present. Error:[false] means it can not find the element. What are you trying to do?
Permissions in this forum:
You cannot reply to topics in this forum