API Reference
Auto-generated from the browser2video operation registry (26 operations).
Session
createSession— Create a new recording session.openPage— Open a browser page.createTerminal— Create a terminal pane.step— Execute a named step.finish— Finish recording and compose the video.
Actor
goto— Navigate to a URL.waitFor— Wait for an element to appear.click— Click on an element.type— Type text into an element.selectOption— Select a dropdown option.scroll— Scroll an element or the page.drag— Drag from one element to another.dragByOffset— Drag an element by a pixel offset.draw— Draw on a canvas.circleAround— Circle the cursor around an element.breathe— Add a breathing pause.injectCursor— Inject the cursor overlay.moveCursorTo— Move cursor to specific coordinates.clickLocator— Click a Playwright Locator.
Narration
Server
startServer— Start a local web server.
Tools (CLI / MCP)
b2v_run— Run a scenario with video recording.b2v_list_scenarios— List available scenario files.b2v_doctor— Print environment diagnostics.