The official CLI for Momentic. It allows you to build, run, and manage your end-to-end tests - all through natural language prompts.
Learn more in the official documentation.
- 
Log in to Momentic Cloud and generate an API key.
 - 
Install
momentic: 
npm install --save-dev momentic- Install browsers:
 
npx momentic install-browsers --all- Initialize a project:
 
npx momentic init- Start the app:
 
npx momentic appWe welcome your feedback. Ping us in Slack, or file a GitHub issue.
- Node 20+
 - Windows 10+, Windows Server 2016+, or Windows Subsystem for Linux (WSL).
 - macOS 13 Ventura, or macOS 14 Sonoma.
 - Debian 11, Debian 12, Ubuntu 20.04 or Ubuntu 22.04, Ubuntu 24.04, on x86-64 and arm64 architecture.