Loading...
Loading...
Create, show, and guide with ScreenCI videos in an already-initialized project by editing `.video.ts` files and running the Screenci workflow.
npx skill4agent add screenci/screenci screenci.video.tsscreenci.config.tsplaywright-cli.video.tsvideos/videos/example.video.ts# iterate locally without recording
npx screenci test --ui
# verify repeatedly until green
npx screenci test
# only record after tests pass
npx screenci record.video.tsvideo()hide()autoZoom()createNarration().video.tsawait narration.key.start()await narration.key.finish()[pronounce: screen see eye][short pause][medium pause][long pause]createNarration({ ... }).video.tshide()page.goto()autoZoom()autoZoom()autoZoom()autoZoom()autoZoom()click()fill()pressSequentially()check()uncheck()selectOption()selectText()zoomclickpositionscreenci recordscreenci test --uiscreenci retry.screenci.video.tsvideos/videos/example.video.tsconst narration = createNarration({ ... })await narration.someKey.start()[pronounce: ...][short pause]npx screenci test --uinpx screenci testnpx screenci record.screenci/<video-name>/recording.mp4data.json