What is new in Sahi Pro Desktop Add-on v9.0.0

abstract Sahi Pro Desktop Add-on v9.0.0 is a major release with significant feature additions and modifications. The following summarizes features and enhancements in Sahi Pro Desktop Add-on v9.0.0.
infoNote: Sahi Pro Desktop Add-on requires a different license than that of Sahi Pro.
Refer to Sahi Pro Desktop Add-on page for details.

Key Features

warningRead this section, before upgrading to Sahi Pro Desktop Add-on v9.0.0

Playback

New APIs

Windows Application

    • _lockWindow: Locks the current application window to foreground.
    • _unlockWindow: Unlocks or releases the lock acquired by calling _lockWindow.

Java/Applets Application

    • _lock: Scripts can be forced to synchronize with each other by acquiring locks.
    • _unlock: Unlocks or releases the lock.
    • _lockWindow: Locks the current application window to foreground
    • _unlockWindow: Unlocks or releases the lock acquired by calling _lockWindow.
    • _windowExists: Check if the specified window exists.

Bug Fixes and Improvements

Windows Application

    • Fixed : Run as Debug with Debug points.
    • Fixed : _pause API.
    • Introduced automatic scroll for finding a element within a scrollable parent element.
    • Multiple relational APIs are now supported.
    • Automatically focus on element before performing keyboard event APIs like _setValue, _keyDown etc.
    • Introduced native extension for automating MFC based applications.
    • Performance improvement and minor bug fixes.

Java/Applets Application

warning Refer What's new in Sahi Pro v9.0.0 for features and enhancements done in Sahi Pro v9.0.0.
warning Refer What's new in Sahi Pro Mobile Add-on v9.0.0 for features and enhancements done in Sahi Pro Mobile Add-on v9.0.0.
warning Refer What's new in Sahi Pro SAP Add-on v9.0.0 for features in Sahi Pro SAP Add-on v9.0.0.