momentic
v2.25.8
Published
 [![npm]](https://www.npmjs.com/package/momentic)
Downloads
298,737
Readme
momentic
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.
Get Started
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 appReporting Bugs
We welcome your feedback. Ping us in Slack, or file a GitHub issue.
System Requirements
- 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.
