KellyWiegand
2 years agoOccasional Contributor
"the target object does not exist." in checkpoint
Hi,
I'm facing a problem with the checkpoint locating.
I created this checkpoint when recording to check page title, I've tried 3 different xpath to find it, sometimes one of them works, but sometimes none of them work.
In browser F12 debug mode, all of these xpath works correctly.
I met this problem in both keyword test and script test before, please help me.
Property Checkpoint
Aliases.browser.pageIndex.frameMain.FindElement("//table[@id='tabBar']//tr[2]/td/span"), "contentText", cmpEqual, "Staff Group List", ...