TestingHoboContributor12 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 LikedTestingHoboContributor12 years agoCode:Sys.Browser().Page("*").FindChildByXPath("//*[text() = 'Teacher Markbook']").Click()
TestingHoboContributor12 years agoCode:Sys.Browser().Page("*").FindChildByXPath("//*[text() = 'Teacher Markbook']").Click()
Recent DiscussionsHow to Ignore "The git.exe process crashed."?How to replace a Value with a Variable.Need to verify cursor state on disabled button