Skip to content

cli: v0.2.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 20:30
8f8c0d7

0.2.0 (2026-07-22)

Features

  • add support for headful mode in CLI (#38) (df1a7c5)
  • add the timeout option to navigate command (#35) (484a5b3)
  • close browser sessions automatically by TTL (#37) (5be97eb)
  • implement browser-console tool (#40) (9e965f9)
  • implement initial version of testplane cli (#34) (9aec732)
  • implement inspect-result tool (#42) (f37ca5d)
  • implement run-code tool (#44) (e76404d)
  • implement saveState/restoreState tools (#47) (e875993)
  • implement select-option tool (#39) (0305aa4)
  • implement the REPL integration (#46) (4f2f022)
  • implement the test-results command (#41) (cec6a90)
  • implement the time-travel-snapshot tool (#43) (7626c55)
  • save snapshots to file by default and remove element-based snapshots (#36) (d692e66)

Bug Fixes

  • revamp autolaunch behavior and ignore resource loading errors when navigating (#45) (4170fcc)
  • update testplane to latest to support ALS in repl (#51) (5b30a29)