gnaneshwar_cse5
10 years agoOccasional Contributor
Getting runtime error when using the FindChildByXpath Method
Hi Guys,
Checking Exists Property When Object is not existed in page:
1.I am getting runtime error when using the FindChildByXpath() Method for finding the object and for the same object i am getting without error when i use the findChild() method.it returns as fasle when the object is not existed in page.
Checking Exists Property When Object is existed in page:
2.Above both methods are returns true when the object is existed on page.
Please do the needful.
Thanks,
Gnaneshwar