Driver Platform 1.24

Release Notes — June 21, 2018

A healthy mix of features and bug-fixes (mainly directed at the native driver).

Changelog

Features

NTML challenge support

  • We now support using the windows user credentials in a NTML challenge for http requests and sticky remote loading.

Cron

  • Support for timed triggers of flows

Env module

  • Added the Env module which contains misc information about the environment in which a flow runs. See the Env documentation for more information.

Native driver features/fixes

  • Better native inspect (traverse all children).
  • Treeview support.
  • Native monitor stream now also works for applications with window title identification.
  • Fix an issue with finding cells in a table.

Misc

  • Allow configuration to override calculated server ports.
  • More tightly controlled parallelism for API invocations.

Fixes

  • Memory leak is no more.
  • Trim whitespace from groups read from Kwanza.
  • Fix for chrome driver not working on local machine installs.
  • Make sure logs are out to a writable folder.
  • Misc fixes for API invocations.
  • SendKeys is now able to target topmost window.
  • Fix for context-menu not always showing all entries.