Hi All,
I want to capture URL of the current web page using C # code in Ranorex.
Can any one please help me out...?
I am trying to use this piece of code
string url = HttpContext.Current.Request.Url.AbsoluteUri;
But no use.
Thanks,
Praveen.
Ranorex.Webdocument dom = "/dom[@domain~'ranorex']";
string pageurl = dom.PageUrl;Users browsing this forum: No registered users and 0 guests