klee

0.0.3 • Public • Published

Klee

Record browser interaction flows once, test them anytime.

To install globally npm i -g klee

WARNING:

This project is a work in progress. Feel welcome and free to submit any idea, issue, feedback... HERE

Upcoming features:

  • Execute recorded flows
  • Execute recorded flows in non-headless mode
  • Return postman collection json files
  • What would you like to see? suggestions welcome

Usage

$ npm install -g klee
$ klee COMMAND
running command...
$ klee (-v|--version|version)
klee/0.0.3 darwin-x64 node-v11.10.1
$ klee --help [COMMAND]
USAGE
  $ klee COMMAND
...

Commands

klee help [COMMAND]

display help for klee

USAGE
  $ klee help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

klee record URL

Record interactions in a target URL.

USAGE
  $ klee record URL

ARGUMENTS
  URL  Url to start recording

DESCRIPTION
  Record interactions in a target URL.

See code: src/commands/record.js

Dependents (0)

Package Sidebar

Install

npm i klee

Homepage

klee-cli.com

Weekly Downloads

4

Version

0.0.3

License

MIT

Unpacked Size

12 kB

Total Files

12

Last publish

Collaborators

  • juansgaitan