Skip to content

Releases: znsio/teswiz

teswiz

09 Jun 07:38
Compare
Choose a tag to compare
  • 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

13 Dec 10:24
Compare
Choose a tag to compare

Fixed issue in sequential and parallel execution when running against BrowserStack.
Upgrade ATD version

teswiz

09 Dec 12:16
Compare
Choose a tag to compare

Fixed logging issue

teswiz

09 Dec 07:06
Compare
Choose a tag to compare

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

08 Dec 09:58
dd0898c
Compare
Choose a tag to compare

BrowserStack support added
Small fixes and utility methods added

teswiz

29 Jun 08:20
9f40878
Compare
Choose a tag to compare

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

28 May 12:02
Compare
Choose a tag to compare

Added support for longpress
Added control if app should be uninstalled before test run starts or not
Renamed to teswiz

Unified-e2e framework

05 May 11:35
Compare
Choose a tag to compare

README updated
Fixed defects
Applitools configuration by separate config file
Browser controls - headless, maximize, browser types - chrome / firefox
Proxy support

Unified-e2e framework

19 Mar 13:06
Compare
Choose a tag to compare
  • fixed command builder for running on Windows
  • fixed classpath in manifest file

Unified-e2e framework

18 Mar 14:41
Compare
Choose a tag to compare

fix build issue
bumped jdk version to 11