18 January 2026:
Sahi Pro is an enterprise grade test automation platform which can automate web, mobile, API, windows and java based applications and SAP.
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.
Does Sahi require different URLs for each screen
The home page of my application includes 3 iframes (top - with banners, left - for navigation links and right - screens for each link on the left). The application is built in such the way that the same URL is retained for several navigation links from the left frame.
example:
After logging into the application, if the URL http://testurl.aspx
On clicking LeftLink1, it displays the corresponding screen on the right. But, the URL on the address bar is still http://testurl.aspx.
Similarly, on clicking LeftLink2, it displays its corresponding screen on the right frame. But the URL on the address bar is still http://testurl.aspx.
The problem is see is, Sahi automates my login screen correctly. The moment the home page is displayed, it does not continue recording. Neither any of the controls are captured if we mouse hover any control.
Question: Will Sahi work ONLY if it is different URL on screen navigations? or let me know how to resolve and proceed with my automation using Sahi?
example:
After logging into the application, if the URL http://testurl.aspx
On clicking LeftLink1, it displays the corresponding screen on the right. But, the URL on the address bar is still http://testurl.aspx.
Similarly, on clicking LeftLink2, it displays its corresponding screen on the right frame. But the URL on the address bar is still http://testurl.aspx.
The problem is see is, Sahi automates my login screen correctly. The moment the home page is displayed, it does not continue recording. Neither any of the controls are captured if we mouse hover any control.
Question: Will Sahi work ONLY if it is different URL on screen navigations? or let me know how to resolve and proceed with my automation using Sahi?
Answers