TestingHoboContributor11 years agoXPath - Xpaths randomly not foundHi All,I have the following snip of code (jscript) and approximtley 2 times out of 10 it fails to find the xpath and preform the clickAny ideas?TIA
1 ReplyReplies sorted by Most LikedTestingHoboContributor11 years agoCode:Sys.Browser().Page("*").FindChildByXPath("//*[text() = 'Teacher Markbook']").Click()
TestingHoboContributor11 years agoCode:Sys.Browser().Page("*").FindChildByXPath("//*[text() = 'Teacher Markbook']").Click()
Recent DiscussionsAccess Form opend with a menuitemCan we set sheet name in excel as active using python scriptUnable to capture objects inside iFrames in Power App using TestComplete