CodelessQA is empowering businesses to achieve excellence through revolutionary testing solutions.
To install the latest version of CodelessQA CLI, run this command:
npm i -g qa
To quickly start a new project, run the following commands:
qa login # login or register to the CodelessQA platform
qa init # initiate API or browser testing for your project
qa test <PROJECT> # run an API or browser test
For details on how to use Codeless CLI, check out our documentation.