Releases: zerostep-ai/zerostep
Releases · zerostep-ai/zerostep
v0.1.5
What's New
- Can execute scroll commands against specific elements, including those in iframes
v0.1.4
What's New
- Adds support for a
zerostep.config.json
file at the root that can store the TOKEN
- Improves interactions with
ElementHandle
in ShadowRoot
- Include package version information in error messages
v0.1.3
What's New
- Improved error messaging, especially in UI mode
- Fixes for actions that target
<select>
elements
- Improved documentation