Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shiplight Examples

Example projects for Shiplight — AI-powered browser testing.

TypeScript examples using @shiplightai/sdk for programmatic browser automation. Write scripts that drive a browser with natural language instructions, extract data, and self-heal when the UI changes.

npm install
npm run quickstart

Playwright-native YAML test examples using shiplightai. Write tests in YAML with natural language steps and run them with npx playwright test — no custom tooling needed.

cd yaml-examples
npm install
npx playwright install chromium
npx playwright test

Test Site

Both example sets target the public Sauce Labs demo site — no account needed.

About

Examples using ShiplightAI SDK

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages