Browser ready. Click Run Test.
Pick a scenario. Watch the Python script drive a simulated browser.
Above is a simulated trace served by /api/playwright. To drive a real Chromium, install Playwright and use the CLI:
pip install playwright playwright install chromium cd demos/playwright-py python cli.py real --scenario bing --url https://www.bing.com