This repository has been archived by the owner on May 22, 2020. It is now read-only.
9.61.32.38
StevenEBarbaro
released this
26 Jul 21:05
·
669 commits
to develop
since this release
Enhancements
- Runtime version added to the Application.getInfo API call.
- If the requester of a Window.disableFrame API call closes, the frame is automatically enabled.
Resolved Issues
- Resolved issue that resulted in "Cannot destructure property uuid of undefined" exception.
- Resolved issue where API calls to Objects leaving memory resulted in “Object Destroyed” exception, errors raised now are “Could not locate the requested window/application”
- Resolved issue where
application-initialized
event was not returning the app uuid.
Known Issues
- Selenium Tests do not work --
WebDriverException: Message: unknown error: cannot connect to chrome at localhost:9090
. A fix is expected to land in OF 9.61.33.*