Hello Stevol,
i was able to perform my desired actions by skipping exceptions occured in the below 2 lines of code .
exception occured is:"object not found in the object repository"(not sure how to overcome this)
Please help me out in solving this???
i am not sure what should go in
Thanks
Navya
i was able to perform my desired actions by skipping exceptions occured in the below 2 lines of code .
exception occured is:"object not found in the object repository"(not sure how to overcome this)
Code:
Browser("DexKnows Homepage").Page("DexKnows Homepage").link(""&j).click
Browser("DexKnows Homepage").Page(""&tag).Sync
Please help me out in solving this???
i am not sure what should go in
Code:
browser("").Page("").link(???????????).click ??
Thanks
Navya