Sahi V2 Nightly Unstable Build 2009-04-23 has been released. (Download)
This build has a few significant improvements. It now uses Rhino 1.6R2 as its JavaScript engine.
NOTE that this and further builds need Java 1.5 or greater.
* API _near, similar to _in has been added. Any element can be found relative to another by using
_near.
Eg.
All Sahi accessor API calls can be set to variables now.
Eg.
can be written now as
Check for visibility of elements is now controlled via element.visibility_check.strict property in sahi.properties. It is set to false by default.