Releases: Winify/webdriverio-execute
Releases · Winify/webdriverio-execute
v1.2.0
23 Apr 14:23
Compare
Sorry, something went wrong.
No results found
1.2.0 (2026-04-23)
Features
Add --headless and --web-security flags to open command for enhanced Chrome configuration (859d8cf )
Extend navigate command with browser actions (refresh, back, forward) (04fa78a )
v1.1.0
06 Apr 19:17
Compare
Sorry, something went wrong.
No results found
1.1.0 (2026-04-06)
Features
Introduce --config flag to open command for wdio.conf.js/ts session loading (eea4e06 )
Introduce dynamic skills for wdiox CLI with skill content engine (fc1c78f )
v1.0.0
02 Apr 15:13
Compare
Sorry, something went wrong.
No results found
1.0.0 (2026-04-02)
⚠ BREAKING CHANGES
Change default directory to __cwd__/.wdiox
Features
Add new commands (execute, navigate, scroll, steps) for session automation (19a9935 )
Implement step tracking and persistence for session actions (dbbb257 )
v0.3.0
25 Mar 15:44
Compare
Sorry, something went wrong.
No results found
0.3.0 (2026-03-25)
Features
Add SKILL.md documentation for webdriverio-execute tool (8ed4074 )
Implement --attach functionality for mobile and chrome sessions (0649e67 )
Bug Fixes
Introduce detach in chromedriverOptions to correctly manage open command (82c282d )
open: handle --attach option to skip prompting for existing sessions and update ESLint ignores (ceef74a )
Use environment variable for password in example (cac36fc )