diff --git a/README.md b/README.md index 4ea79d806..6773d2a1d 100644 --- a/README.md +++ b/README.md @@ -218,9 +218,9 @@ agent-browser dialog dismiss # Dismiss ```bash agent-browser trace start [path] # Start recording trace agent-browser trace stop [path] # Stop and save trace -agent-browser console # View console messages +agent-browser console # View console messages (log, error, warn, info) agent-browser console --clear # Clear console -agent-browser errors # View page errors +agent-browser errors # View page errors (uncaught JavaScript exceptions) agent-browser errors --clear # Clear errors agent-browser highlight # Highlight element agent-browser state save # Save auth state