Skip to content

Fix v2 action syntax in test-hook.md#24

Merged
hawkeyexl merged 3 commits into
mainfrom
promptless/fix-v2-schema-example
May 3, 2026
Merged

Fix v2 action syntax in test-hook.md#24
hawkeyexl merged 3 commits into
mainfrom
promptless/fix-v2-schema-example

Conversation

@promptless
Copy link
Copy Markdown
Contributor

@promptless promptless Bot commented Apr 21, 2026

Open this suggestion in Promptless to view citations and reasoning process

Updates test-hook.md from the deprecated v2 action format {"action":"goTo","url":"..."} to the current v3 flattened format {"goTo":"..."} to match the schema and documentation guidance.


Tip: Filter the Dashboard by labels or assignees to focus on what matters to you 🔎

promptless Bot added 3 commits April 21, 2026 13:26
Update the test spec example from the old v2 format
`{"action":"goTo","url":"..."}` to the v3 flattened format
`{"goTo":"..."}` to match current schema and documentation.
Add documentation for combining find with both click and type operations
in a single step. Also document moveTo and type options for find action.

This demonstrates v3 schema capabilities shown in sample file migrations.
@promptless
Copy link
Copy Markdown
Contributor Author

promptless Bot commented May 3, 2026

Just a reminder: If you'd like me to act on any feedback you have via Github comments, just type @Promptless in your suggestion and I'll get right on it! (I won't show up in the user dropdown, but I'll process any request that has @Promptless in the comment body.)

@hawkeyexl hawkeyexl merged commit 578b008 into main May 3, 2026
1 check passed
@promptless promptless Bot deleted the promptless/fix-v2-schema-example branch May 3, 2026 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant