Releases: znsio/teswiz
Releases · znsio/teswiz
teswiz v1.0.12
Full Changelog: 1.0.11...1.0.12
- Download the dependencies (ATD and jadb) from jitpack.io using wget/curl to avoid the frequent download errors from jitpack.io
- Fixed VisualTest
- Updated build.gradle to support Multi-release JARs.
- Reverted masterThoughtVersion version to 5.8.2. This was causing an issue in teswiz v1.0.11
- Added README related to downloading teswiz dependency using wget/curl instead of directly from jitpack.io to overcome the download error
- Updated build.gradle.sample
- Updated npm packages, gradle version (v8.11.1 -> 8.12) and browserstacklocal (1.1.4 -> 1.1.5)
teswiz v1.0.11
Full Changelog: 1.0.10...1.0.11
teswiz v1.0.10
Full Changelog: 1.0.9...1.0.10
teswiz v1.0.9
What's Changed
- Added capability to test PDF files using Applitools Visual AI by @anandbagmar in #883
@validatePDF
Feature: PDF validation using Applitools
@web @android @browserstack
Scenario: Validate a pdf document as part of a web scenario
Given "I" go to Login
Then I validate all pages of the pdf document "src/test/resources/pdf/Teswiz.pdf"
And I validate page numbers "1,3" of the pdf document "src/test/resources/pdf/Teswiz.pdf"
@pdf @standalone @allpages
Scenario: Validate a standalone pdf document
Given I validate the standalone pdf document "src/test/resources/pdf/Teswiz.pdf"
@pdf @standalone @specificpages
Scenario: Validate specific pages of the standalone pdf document
Given I validate page numbers "1,3" of standalone pdf document "src/test/resources/pdf/Teswiz.pdf"
Full Changelog: 1.0.8...1.0.9
teswiz v1.0.8
Added ability to compare 2 yaml files
Added ability to compare 2 json files
Full Changelog: 1.0.7...1.0.8
teswiz v1.0.7
What's Changed
- Add platform=cli to run Interactive CLI tests by @anandbagmar in #881
Full Changelog: 1.0.6...1.0.7
teswiz v1.0.6
What's Changed
- Support to test Interactive CLI by @anandbagmar in #878
Full Changelog: 1.0.5...1.0.6
teswiz v1.0.5
What's Changed
- [92] fetch browser logs when running in docker container by @anandbagmar in #876
Full Changelog: 1.0.4...1.0.5
teswiz v1.0.4
Full Changelog: 1.0.3...1.0.4
teswiz v1.0.3
Full Changelog: 1.0.2...1.0.3