18 January 2026:


This forum is now archived and is in read-only mode. Please continue discussions on our improved new Sahi Pro Community forum.



Sahi Pro is an enterprise grade test automation platform which can automate web, mobile, API, windows and java based applications and SAP.

Is it possible to read url from current popup page?

b_nagapadminib_nagapadmini Members
edited February 2014 in Sahi - Open Source
Hi
Is it possible to read url from current popup page?
I tried using var $url = _eval("window.location.href"); but I got the main page url instead of popup page.

Answers

  • Sahi_ASahi_A Members
    Hi I am trying to assert the a link leads to the right page. How do I get the url of the page opened and check if that is the same page expected?
Sign In or Register to comment.