Releases: znsio/teswiz
teswiz
- Fixed display of reportportal launch url after test completion
- Multi-user, multi-app, multi-device capability added
- Safari browser support
- More sample tests added
- Better driver management and cleanup
- Updated browser schema and default browser config
- Fixed issue with running multiple multiuser tests in sequence
- Fixed issue with capturing device logs for multiple devices
- Added more properties in Applitools for better filtering and grouping
- Added support to run multiple web tests in parallel.
- Added a multiuser-web multidevice test as well
- fixed issue with parallel count for local setup
- Added ability to override the config file to be used for running the tests
- Code cleanup
teswiz
Fixed issue in sequential and parallel execution when running against BrowserStack.
Upgrade ATD version
teswiz
Fixed logging issue
teswiz
Added support to do visual testing using Applitools Visual AI available on a dedicated cloud instance. Refer to README for details - https://github.com/znsio/teswiz#running-the-tests-with-applitools-visual-ai
teswiz
BrowserStack support added
Small fixes and utility methods added
teswiz
Fixed capability to associate drivers correctly with multiuser execution and other fixes
Upgraded gradle from v6.7.1 to v7.1
Use explicit dependency versions
Removed jcenter as dependent repository
New method added in Runner to get the deviceName based on the userPersona
New methods in Driver to push a file to the device and accept permissions
Changed sysouts to LOGGER
teswiz
Added support for longpress
Added control if app should be uninstalled before test run starts or not
Renamed to teswiz
Unified-e2e framework
README updated
Fixed defects
Applitools configuration by separate config file
Browser controls - headless, maximize, browser types - chrome / firefox
Proxy support
Unified-e2e framework
- fixed command builder for running on Windows
- fixed classpath in manifest file
Unified-e2e framework
fix build issue
bumped jdk version to 11