Skip to content

docs: clarify CLI evaluate_script usage#1904

Open
MukundaKatta wants to merge 1 commit intoChromeDevTools:mainfrom
MukundaKatta:codex/chrome-cli-evaluate-script-guidance
Open

docs: clarify CLI evaluate_script usage#1904
MukundaKatta wants to merge 1 commit intoChromeDevTools:mainfrom
MukundaKatta:codex/chrome-cli-evaluate-script-guidance

Conversation

@MukundaKatta
Copy link
Copy Markdown
Contributor

Summary:

  • add explicit evaluate_script quoting guidance to the CLI skill
  • document that the function is a positional argument, not a flag like --expression
  • add concrete shell-safe examples for direct and variable-based usage

Testing:

  • reviewed docs and examples locally

Fixes #1896

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.

The agent fails to correctly interface with the chrome-devtools binary, inventing flags or failing to escape characters for the shell.

1 participant