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.
Problems with _in in Sahi Pro and last Sahi OS
Hello,
Till now I used the 2011 version of Sahi OS. With it, the following statement works:
var $i = 1;
_exists(_textbox("/lty_inputText/", _near(_span("/requiredfield/[" + $i + "]", _in(_table("sdat"))))))
But now, using Sahi Pro or last version Sahi OS, it does not work. I supposed it is something with _in...
Does someone had the same problems?
Till now I used the 2011 version of Sahi OS. With it, the following statement works:
var $i = 1;
_exists(_textbox("/lty_inputText/", _near(_span("/requiredfield/[" + $i + "]", _in(_table("sdat"))))))
But now, using Sahi Pro or last version Sahi OS, it does not work. I supposed it is something with _in...
Does someone had the same problems?
Answers
Please try using latest Sahi Pro version. If it doesn't resolve your problem, please do let me know.
Regards.