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.

sahi is not displaying the page content

dashboarddashboard Members
edited March 2014 in Sahi - Open Source
Now i am working on the site http://dev.boonyah.com , this site works good in the normal browsers but when it comes for recording through sahi the home pages is displayed fine, but when you click on the menus like businesses, offers and category the page opens but the content in the page is all blank.
i actually don't know the exact reason for this behavior of sahi, can you help me to find a solution for this?

Answers

  • globalwormingglobalworming Moderators
    edited March 2014
    Hi dashboard

    there are some errors showing up when i access http://dev.boonyah.com/#page-businesses with sahi

    first the response when i break the js
    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
    <html><head>
    <title>404 Not Found</title>
    </head><body>
    <h1>Not Found</h1>
    <p>The requested URL /assets/lib/js/jquery-1.9.1.js was not found on this server.</p>
    </body></html>
    

    second the js errors :
    XMLHttpRequest cannot load https://mobileshoppingclub.com/api/v1/default/errorReporting?lat=42.813216&long=132.886202. Origin http://dev.boonyah.com is not allowed by Access-Control-Allow-Origin.                   dev.boonyah.com/:1
    
    OPTIONS https://mobileshoppingclub.com/api/v1/default/errorReporting?lat=42.813216&long=132.886202 Origin http://dev.boonyah.com is not allowed by Access-Control-Allow-Origin.                   jquery-1.9.1.js:9597
    send                   jquery-1.9.1.js:9597
    b.extend.ajax                   jquery-1.9.1.js:9597
    kendo.observable.reportingError                   global.js:158
    $.ajax.error                   global.js:176
    c                   jquery-1.9.1.js:7341
    p.fireWith                   jquery-1.9.1.js:7403
    k                   jquery-1.9.1.js:9597
    r                   jquery-1.9.1.js:9597
    

    The Devs should be able to tell you why.

    Regards
    Wormi
Sign In or Register to comment.