Skip to content

Releases: znsio/teswiz

teswiz v1.0.12

27 Dec 10:04
Compare
Choose a tag to compare

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

19 Dec 12:44
Compare
Choose a tag to compare

teswiz v1.0.10

28 Nov 04:49
Compare
Choose a tag to compare

Full Changelog: 1.0.9...1.0.10

teswiz v1.0.9

27 Nov 09:07
Compare
Choose a tag to compare

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

21 Nov 10:52
Compare
Choose a tag to compare

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

20 Nov 06:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.6...1.0.7

teswiz v1.0.6

15 Nov 08:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.5...1.0.6

teswiz v1.0.5

12 Nov 09:14
Compare
Choose a tag to compare

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

12 Nov 04:30
Compare
Choose a tag to compare

Full Changelog: 1.0.3...1.0.4

teswiz v1.0.3

07 Nov 06:39
Compare
Choose a tag to compare

Full Changelog: 1.0.2...1.0.3