2.0.5 • Published 3 years ago

katalon2puppeteer v2.0.5

Weekly downloads
7
License
MPL
Repository
github
Last release
3 years ago

katalon2puppeteer

transpiles json expoeted by katalon web recorder to node script using puppeteer.

Turorial

Please take a look a complete tutorial guide to get to know how this tool works.

installation

npm i katalon2puppeteer -g

Useage

k2p -i './test.json'

an example with optionis

k2p \
    -i 'test/e2e/**/*.json' \
    --delay 2000

json files are supposed to be exported with katalon web recorder.
choose JSON (via plugin) in each testcase for export json files.
instruction.gif

2.0.5

3 years ago

2.0.3

3 years ago

2.0.4

3 years ago

2.0.2

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.0.12

3 years ago

0.0.13

3 years ago

0.0.11

3 years ago

0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.6

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago