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.
Firefox 20.0 giving issues to anyone?
Firefox released version 20.0 on April 2nd 2013. A lot of my tests started to fail after upgrading to FF 20.0.
Sahi is not able to set value in text boxes.
Html code below.
<form id = "loginForm" action="/login" method="post">
<p>
SIGN-IN NAME : <input type="text" name="email" />
</p>
<p>
PASSWORD:
<input type="password" name="password" id="password" />
</p>
<p>
<input type="button" id="signin" value="SIGN IN" />
</p>
</form>
Anyone else facing similar issue?
Sahi is not able to set value in text boxes.
Html code below.
<form id = "loginForm" action="/login" method="post">
<p>
SIGN-IN NAME : <input type="text" name="email" />
</p>
<p>
PASSWORD:
<input type="password" name="password" id="password" />
</p>
<p>
<input type="button" id="signin" value="SIGN IN" />
</p>
</form>
Anyone else facing similar issue?
Answers
i have same issue.
@gargvipul can you update your issue with your sahi version and put _setValue() in the post title?
i'm using ubuntu 12.04 and firefox just updated to version 20.0 and now i can't _setValue() anymore. i'm using sahi OS v35. everyone please vote this issue up! i've written a tweet to sahi asking them to look at this. maybe everyone else should to. this issue is a show-stopper!
I've messaged them on facebook:
https://www.facebook.com/sahi.software/posts/312072048921194
and twitter:
https://twitter.com/_sahi
and their contact page:
http://sahi.co.in/contact-us/
this issue also applies to Sahi Pro: http://sahi.co.in/forums/discussion/4784/_setvalue-in-firefox-20
***chrome (version 26.0.1410.43) still works, so i guess we'll have to use that for now.***
This is not such a good solution, but till SAHI is fixed for version 20, we can do this.
Sreekanth - Downgrading FF is not a solution at all. But as you mentioned, left with NO other option till SAHI developers fix it.
We are working on that and will provide a solution soon
Regards,
Pratik Shah
and replace it with
Restart Sahi, clear browser cache and check.
Regards,
Narayan
Replacing with the new code did work, but the assertion are very slow. Overall, the playback is not as fast as it was with prev. version of FF.
Do you also see "[Auto]" in the logs. If you do see this, we have fixed this in the upcoming build.
Regards,
Narayan