Files
browser/bindings/python/tests/fixtures/other.html
Adrià Arrufat f4ecf92f3b python: add lightpanda package (sidecar v1)
pip-installable Python API driving the bundled binary over MCP HTTP:
Browser/Session with one generated method per browser tool
(lightpanda/_methods.py, regenerated from tools/list), run_script()
replay, a CLI trampoline entry point, pytest suite against local
fixtures, and pdoc docs generation.
2026-07-23 18:09:21 +02:00

6 lines
120 B
HTML

<!DOCTYPE html>
<html>
<head><title>Fixture Other</title></head>
<body><p id="marker">the other page</p></body>
</html>