@dannote/agent-browser
Advanced tools
+1
-1
| { | ||
| "name": "@dannote/agent-browser", | ||
| "version": "0.5.1", | ||
| "version": "0.5.2", | ||
| "description": "Headless browser automation CLI for AI agents", | ||
@@ -5,0 +5,0 @@ "type": "module", |
@@ -76,2 +76,4 @@ --- | ||
| agent-browser get box @e1 # Get bounding box | ||
| agent-browser get styles @e1 # Get computed styles of element | ||
| agent-browser get styles "button" # Get styles for all matching elements | ||
| ``` | ||
@@ -91,2 +93,3 @@ | ||
| agent-browser screenshot --full # Full page | ||
| agent-browser screenshot @e1 # Screenshot specific element by ref | ||
| agent-browser pdf output.pdf # Save as PDF | ||
@@ -93,0 +96,0 @@ ``` |
Sorry, the diff of this file is not supported yet
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
6
-14.29%406594
-61.61%38
-2.56%