Forum Discussion

obaid_shirwani's avatar
obaid_shirwani
Contributor
11 years ago
Solved

Getting null object in response of xPath

Hi guys, I am trying the following: //Set page to be the existing page: Works good. var page = Sys.Browser("*").Page("*"); //The following is working good and object i...