October 29, 2025

v1.7.6–v1.7.10: async, replays, new SDK actions, a lighter core, and more

Notte v1.7.6–v1.7.10 is live.

Async scripting, MP4 replays, Playwright support, new SDK actions, a lighter core, and more.

✦ Playwright Integration + Advanced Browser Control

• Optional Playwright via CDP with lazy init + auto setup/cleanup on session enter/exit

• Async page accessor for direct page control

• Safer browser web security defaults enabled

✦ Async Scripts + LLM-Powered Automation

• Scripts can use async/await

• Broader imports (async, automation, Google libs)

• LLM picks the right on-page element/option when multiple exist

✦ SDK & Actions

• Simpler actions namespace with support for id or CSS selector

• Optimised health check + public resources + direct action classes

• Clearer typing, DOM node selector now optional, and a lighter install notte_sdk install

✦ Replay & Debugging

• Replays are MP4

• Runs include session_id and replay artifacts (MP4, session HTML)

• Screenshot replay: raw bytes, optional start text, frame numbering

✦ WebVoyager Benchmarking

• GitHub Action runs with artifacts and step summaries

• Full analysis reports (CSV/Markdown/HTML) with summary tables

• CSV includes “Eval Reason” per entry

✦ Runtime & Integration Options

• Pyodide browser runtime + WebSocket log streaming

• Profiling can be toggled

• Kernel guide with runnable examples; Slack notifier

• Added Slack webhook notifier for webhook-based message delivery

✦ Developer Experience

• Errors include HTTP status, messages are clearer

• Flexible proxies: env-var suffixes + optional id

• Clearer CDP errors, and stricter CAPTCHA + content boundaries

Learn

Try

Explore