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.
Execute java script
On submit of a booking page, URL is redirected to payment gateway which gets loaded. Payment gateway URL is different. Though the payment gateway page is loaded, Sahi is not able to identify controls within this page.
I thought of using either executing SetBrowerJS functions or setting property of "DOmainName" to browser object.
which is the best approach in this scenario.
can you pl provide some sample code on this.
About environment:
Browser: IE7 and FF
Sahi latest version
I thought of using either executing SetBrowerJS functions or setting property of "DOmainName" to browser object.
which is the best approach in this scenario.
can you pl provide some sample code on this.
About environment:
Browser: IE7 and FF
Sahi latest version
Comments
Normally payment gateway webpage comes as https sites.Assuming that you have already accepted the SSL certificates,there might be some subdomains associated with the payment gateway page.if so,then you have to add this domains in domainfix.txt file.For more details,go through
http://sahi.co.in/w/trouble-shooting-sahi
let us know,if problem persists.
Regards
Theeran.