fx-runner

Node CLI tool to control and automate Firefox browser instances

npmmacoslinuxwindows
Try with needOr install directly
Source

About

A node cli to control Firefox

Commands

fx-runner

Examples

Launch Firefox with a specific profile$ fx-runner --profile myprofile
Start Firefox in headless mode$ fx-runner --headless
Open Firefox with custom arguments and URL$ fx-runner --args -new-tab https://example.com