Sahi Documentation

Sahi Pro v7.0.0 Java Language Driver Changes

abstract Sahi Pro's java language driver had been lagging behind Sahi script in implementation of APIs. We have now completely rewritten the Java driver such that new APIs are autogenerated and does not need maintenance. This has forced some deviations from the current Java driver.

Suggest Implementation

Have a look at the sample project shipped with Sahi Pro. Extend Sahi's classes with your own custom classes and then use the extended classes everywhere. This allows addition of APIs and syntactic sugar over Sahi's libraries.