Loading...
Loading...
Control a Chrome browser session through the chrome-devtools-axi CLI - navigate, snapshot, click, fill forms, run JavaScript, inspect console and network, take screenshots, audit performance. Use whenever a task needs a real browser: opening or testing a web page, clicking through a flow, extracting page content, or debugging a website.
npx skill4agent add kunchenguid/chrome-devtools-axi chrome-devtools-axinpx -y chrome-devtools-axi <command>chrome-devtools-axinpx -y chrome-devtools-axi ...npx -y chrome-devtools-axi open <url>uid=click @<uid>fill @<uid> <text>fillform @<uid>=<val>...hover @<uid>drag @<from> @<to>upload @<uid> <path>g<N>:STALE_REFsnapshotsnapshotscreenshot <path>eval <js>consolenetworklighthouseperf-startperf-stopstopcommands[35]:
open <url>, snapshot, screenshot <path>, click @<uid>, fill @<uid> <text>,
type <text>, press <key>, scroll <dir>, back, wait <ms|text>, eval <js>,
run,
hover @<uid>, drag @<from> @<to>, fillform @<uid>=<val>..., dialog <action>,
upload @<uid> <path>, pages, newpage <url>, selectpage <id>, closepage <id>,
resize <w> <h>, emulate, console, console-get <id>, network,
network-get [id], lighthouse, perf-start, perf-stop,
perf-insight <set> <name>, heap <path>, start, stop, setup hooksnpx -y chrome-devtools-axi --helpnpx -y chrome-devtools-axi <command> --help--full