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.

Issue with textbox funtionality in Chrome

GreatWytGreatWyt Members
edited March 2013 in Sahi - Open Source
I have recently started using Sahi to write test scripts for a web application. The application has a textbox, that when a value is set to it, searches the database and returns any matching results in their own individual div elements on the screen. I then use an _assertExists to verify my expected results are returned. My scripts run properly in both IE and FF. When I run the script in chrome, no results are generated. Chrome will function properly when i test it manually. Ive tried with individual keyPresses and setValue. Any suggestions of work arounds or why this might be happening just with chrome?

Answers

  • Hi GreatWyt,
    How are you running the scripts? Through the dashboard or the testrunner?
    Does chrome appear on your dashboard when you launch Sahi?
    What is displayed on the console and the logs when you try running the script on chrome?

    Regards.
Sign In or Register to comment.