Skip to content
/ gen2e Public

Generate playwright test code using natural language

Notifications You must be signed in to change notification settings

rhighs/gen2e

Repository files navigation

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