Hi,
Here is my code, some times it fails at this level that it couldn't find the page.
WebDocument webDocDOB = "//dom[@caption='" + pageName + "']";
can u please let me know a code to wait until this page is found.
Thanks
Ajay
WebDocument dom = Host.Local.FindSingle("/dom[@caption='" + pageName + "']", 10000);Users browsing this forum: No registered users and 0 guests