Gauge-web-app-steps

Latest version: v0.61

Safety actively analyzes 641872 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.61

What's Changed
* fix: Upgrade GitHub actions for OSSF scorecard by mario-s in https://github.com/IBM/gauge-web-app-steps/pull/56
* 52 Use device caching with SauceLabs by derdualist in https://github.com/IBM/gauge-web-app-steps/pull/57
* Version 0.61 by derdualist in https://github.com/IBM/gauge-web-app-steps/pull/59


**Full Changelog**: https://github.com/IBM/gauge-web-app-steps/compare/0.60...0.61

0.60

What's Changed
* scorecard only on default branch by mario-s in https://github.com/IBM/gauge-web-app-steps/pull/35
* setup dependabot by mario-s in https://github.com/IBM/gauge-web-app-steps/pull/36
* Dependency updates by derdualist in https://github.com/IBM/gauge-web-app-steps/pull/42
* Added SECURITY.md by derdualist in https://github.com/IBM/gauge-web-app-steps/pull/43
* chore: refactoring by mario-s in https://github.com/IBM/gauge-web-app-steps/pull/47
* Dependency updates by derdualist in https://github.com/IBM/gauge-web-app-steps/pull/54
* Version 0.60 by derdualist in https://github.com/IBM/gauge-web-app-steps/pull/55


**Full Changelog**: https://github.com/IBM/gauge-web-app-steps/compare/0.59...0.60

0.59

What's Changed
* feat: wait for window by mario-s in https://github.com/IBM/gauge-web-app-steps/pull/25
* fix: placeholder param by mario-s in https://github.com/IBM/gauge-web-app-steps/pull/27
* feat: save window title by mario-s in https://github.com/IBM/gauge-web-app-steps/pull/29
* add Chiara as Maintainer by cblickwedel in https://github.com/IBM/gauge-web-app-steps/pull/30
* feat: scorecard by mario-s in https://github.com/IBM/gauge-web-app-steps/pull/31
* fix: update cron expression and owner by mario-s in https://github.com/IBM/gauge-web-app-steps/pull/32
* 33 Appium-Python-Client 3 by derdualist in https://github.com/IBM/gauge-web-app-steps/pull/34

New Contributors
* cblickwedel made their first contribution in https://github.com/IBM/gauge-web-app-steps/pull/30

**Full Changelog**: https://github.com/IBM/gauge-web-app-steps/compare/0.58...0.59

0.58

This release introduces substitutions, that can generate datetimes and uuids into step parameters.

What's Changed
* new step print message by nils-wernecke in https://github.com/IBM/gauge-web-app-steps/pull/19
* chore: fix some integration tests for steps by mario-s in https://github.com/IBM/gauge-web-app-steps/pull/15
* feat: answer in prompt by mario-s in https://github.com/IBM/gauge-web-app-steps/pull/20
* step to save window handles by mario-s in https://github.com/IBM/gauge-web-app-steps/pull/21
* Updated MAINTAINERS.md by suzanap in https://github.com/IBM/gauge-web-app-steps/pull/22
* 23 More parameter expressions: uuid and time by derdualist in https://github.com/IBM/gauge-web-app-steps/pull/24

New Contributors
* nils-wernecke made their first contribution in https://github.com/IBM/gauge-web-app-steps/pull/19
* suzanap made their first contribution in https://github.com/IBM/gauge-web-app-steps/pull/22

**Full Changelog**: https://github.com/IBM/gauge-web-app-steps/compare/0.57...0.58

0.57

This release introduces the Selenium 4 driver manager. As it is still in beta, it can be enabled with the `driver_manager_selenium4 = true` property.
This also proved to enable parallel test executions on Chrome and Firefox again, which failed lately due to some unknown OS/Driver issues at least on Mac and Linux. Opera is not supported by this driver manager yet.

0.56

This release includes a workaround for failing local parallel tests.
The property `driver_binary_copy = true` will have the driver binary be copied to a temporary file for every parallel process, which helps to work around a bug with newer driver versions, where the driver process is killed immediately after start, when another process is running already.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.