Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 562 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 562 Bytes

Gen2E

A LLM based playwright code generator, provide natural language instructions and get compiled tests back.

Contents

Quick installs

gen2e

npm install @rhighs/gen2e -D

gen2e-cli

npm install -g @rhighs/gen2e-cli

gen2e-interpreter

npm install @rhighs/gen2e-interpreter -D