teswiz v0.0.84
What's Changed
- Bug fixes (related to listener, verifyAppExistsAtMentionedPath)
- Use JDK 11+ Http Client library instead of AsyncHttpLibrary
- Cleanup of sample tests, capabilities
- Add APP_NAME as a property in Applitools Batch
- Added new configuration property to customise the description of the launch in reportportal - RP_DESCRIPTION=custom description
Default value is: End-2-End scenarios - Docker changes/fixes
** Update in docker-compose files to work with and without proxy,
** Enabled DevTools access via RemoteWebDriver by passing SE_NODE_GRID_URL to the Chrome and Firefox nodes to establish connectivity when using DevTools (ex: for NetworkInterceptor)
** Added SE_NODE_SESSION_TIMEOUT=30 to docker-compose files - Updating pinch and zoom test scenario in vodqa test by @raghavgarg1996 in #279
Full Changelog: 0.0.83...0.0.84