Releases: CloudCannon/toolproof
Releases · CloudCannon/toolproof
v0.10.2
v0.10.1
- Made the browser click/hover steps more resilient to DOM nodes detaching mid-action
v0.10.0
- Add
browser-timeout
/browser_timeout
setting that changes the default timeout for browser actions such astoolproof.querySelector()
v0.9.0
- Add automatic wait-and-timeout to Toolproof actions that get elements
v0.8.0
- Add instructions for clicking and hovering elements on a page
- Added a timeout to all test steps
v0.7.0
- Add screenshot instructions to Toolproof
- Add
extract
concept to pull retrievals to disk
v0.6.1
- Log inner macro steps
v0.6.0
- Added macro feature to Toolproof
v0.5.0
- Add
before_all
commands to the Toolproof config
v0.4.1
- Improve resilience launching a Chrome instance