Skip to content

Releases: znsio/teswiz

teswiz

10 Mar 09:33
Compare
Choose a tag to compare

What's Changed

  • tests added for the multi user persona for android-android, web-andro… by @vishal07111998 in #162
  • Updated the image injection browserstack by @poojamanna18 in #154
  • added "file://" line to make cucumber report path as hyperlink by @vineetjoc in #161

New Contributors

Full Changelog: 0.0.72...0.0.73

teswiz

05 Mar 06:29
Compare
Choose a tag to compare

Clean up and refactoring in teswiz
Added support for running web tests in BrowserStack (thanks to @sameeksha-sahib )

What's Changed

  • Refactor and cleanup teswiz, ability to run web tests in BrowserStack by @anandbagmar in #153

Full Changelog: 0.0.71...0.0.72

teswiz

22 Feb 06:48
Compare
Choose a tag to compare

Updated tests
Added some unit tests
Added capability to upload file

teswiz

20 Jul 10:00
Compare
Choose a tag to compare

Added another method to do multi-ai-algorithm visual validation for mobile apps
Added new method in Driver - waitTillPresenceOfAllElements
Updated tests

teswiz

12 Jul 10:04
Compare
Choose a tag to compare

Support mobile emulation on Chrome
Changed TheApp apk - now supported for Mac on Intel chip and M1 chip

teswiz

01 Jul 06:34
Compare
Choose a tag to compare
  • Added a new flag in Applitools configuration to force fetching of the resources from the browser when running on UFG
  • Added methods in driver class to switch to next tab and parent tab
  • updated ATD version containing fix for CucumberScenarioListener - if there is an exception in the beforeScenario handler, the afterScenario is not called. Catch the exception in the beforeScenario and free the device in such a case.
  • moved tests into a different package than the teswiz source code

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