Usability Enhancements

This section lists usability enhancements that have been made in Silk Test 19.5.

Text recognition for WebDriver-based browsers

Silk4J now supports text recognition for WebDriver-based browsers.

Text recognition includes the following methods:
  • textCapture
  • textClick
  • textExists
  • textRectangle

Dynamically invoking methods when testing native mobile apps

To call Appium WebDriver methods that are not exposed through the API of your Silk Test client, Silk Test now enables dynamically invoking methods on mobile devices.