Skip to content

v0.9.19

Choose a tag to compare

@github-actions github-actions released this 26 Feb 18:21
· 16 commits to main since this release
82cf635

Patch Changes

  • 17f5350: Add testIdFormat option to GptDriverConfig for human-readable GPT Driver session IDs. When configured, replaces Playwright's hash-based testId with a custom format (e.g. "Form Submission - submit form with all field types") in every MobileBoost API call. Backward-compatible: omitting the option preserves existing behavior.