Skip to content

Tags: znsio/teswiz

Tags

1.0.26

Toggle 1.0.26's commit message
chore(release): bump version to 1.0.26 and update dependencies

1.0.25

Toggle 1.0.25's commit message
## v1.0.25

### Runner

- Auto-include the `com.znsio.teswiz.steps` package as a second `--glue` entry so reusable built-in steps (`FigmaSteps`, `CommonSteps`, etc.) are discoverable in consuming projects without extra glue configuration.

### Driver enhancements

- Added a maximum scroll attempts limit and improved element visibility checks.

### Figma and Applitools

- Added the missing step to navigate to the application page in the Figma design scenario.
- Updated UFG device emulation to iPhone 15 Pro in the UFG configuration.
- Removed unused driver imports and driver creation call in the Figma step.

1.0.24

Toggle 1.0.24's commit message
release teswiz 1.0.24

Bump teswizVersion to 1.0.24 in build.gradle and add the v1.0.24
changelog entry covering driver click/context-switching enhancements
and dependency updates (appium-xcuitest-driver 11.13.0, Gradle 9.6.0,
Java deps, GitHub Actions v7, node packages).

1.0.23

Toggle 1.0.23's commit message
update to 1.0.23

1.0.22

Toggle 1.0.22's commit message
🔄 Update README with latest commit ID - f9aa68b

1.0.21

Toggle 1.0.21's commit message
🔄 Update README with latest commit ID - eab3d76

1.0.20

Toggle 1.0.20's commit message
chore: update dependencies and version to 1.0.20

feat: add changelog for v1.0.20
- Introduced Native Mobile Layout configuration support
- Enhanced Figma and Applitools baseline comparison features
- Added focused unit tests for new functionalities
- Updated documentation to reflect changes

1.0.19

Toggle 1.0.19's commit message
chore: update teswiz version to 1.0.19 in build.gradle, build.gradle.…

…sample, package.json, and documentation

1.0.18

Toggle 1.0.18's commit message
chore: Bump version to 1.0.18 in build.gradle, package.json, and pack…

…age-lock.json; update documentation

1.0.17

Toggle 1.0.17's commit message
fix: Update configuration paths for PDF validation tests