Cylon-py

Latest version: v0.0.1

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

Scan your dependencies

Page 2 of 7

1.2.2

- Added following steps.

feature
When user saves current page to file '...'
When user saves screenshot to file '...'
Then the [...] placeholder text is '...'

1.2.1

- Added following steps.

feature
When user scrolls to [...]
Then the [...] value is equal to [...] value
Then the [...] value is greater than [...] value
Then the [...] value is greater than or equal to [...] value
Then the [...] value is less than [...] value
Then the [...] value is less than or equal to [...] value

1.2.0

- Fixed bug for debug mode.
- Added `screenshot` mode to save screenshots when step failed.


cylon run all screenshot


NOTE: Need to run `cylon update project` command.

1.1.15

- Added command `cylon version`.
- Added step to repeat user steps.

feature
Given user repeat following steps '...' times
"""
...
"""

1.1.14

- Fixed bug in wait for element visible.
- Added click element by script step (used for some javascript element).

feature
When user clicks the [...] by script

1.1.13

- Added following steps.

feature
When user waits for '...' seconds
When user waits [...] appear for '...' seconds
When user waits [...] disappear for '...' seconds

Page 2 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.