Changelog
3.4.1
process
global
was set to null
.Changelog
3.4.0
1.4.x
releases.
Application.isRunning()
API is now public.Application.getSettings()
API to access the settings specified to
the Application
constructor.waitUntilWindowLoaded()
did not properly resolve when
the webContents
reported as loaded.waitUntilTextExists()
did not properly reject when
the element did not exist or a timeout occurred.Changelog
3.2.6
ignoreRules
option to app.client.auditAccessibility(options)
. See
README for usage details.Changelog
3.2.5
app.client.auditAccessibility
API that audits the window for
accessibility issues. See README for usage details.Changelog
3.2.3
chromeDriverLogPath
option to Application
. See README for usage
details.Changelog
3.2.2
debuggerAddress
option to Application
. See README for usage details.