Logo of LexmountLexmount Browser
BlogDocs
Logo of LexmountLexmount Browser
Logo of LexmountLexmount Browser

Elastic cloud browser infrastructure for AI agents

GitHubGitHubEmail

Product

  • Features
  • Quick Start
  • Templates
  • Pricing
  • FAQ

Resources

  • Blog
  • Documentation
  • Changelog
  • Roadmap

Company

  • About
  • Contact
  • Waitlist

Legal

  • Cookie Policy
  • Privacy Policy
  • Terms of Service

© 2026 Lexmount Browser All Rights Reserved.

Quick start

Open a webpage and capture a screenshot

Automatically open a specified URL, wait for the page to settle, and save a full-page screenshot for page archiving, release validation, and troubleshooting.

View integration options
Example · navigate to a webpage and capture a screenshot
Example · navigate to a webpage and capture a screenshot

Integration options

Replace the variables, then copy this prompt to your agent
Mandatory prerequisite: First fetch and fully execute the official Lexmount Setup Prompt returned by https://browser.lexmount.cn/api/agent-setup/browser-cli, completing installation, authentication, and environment validation. Continue only after every check passes. If the URL is unreachable or validation fails, stop immediately and report it; never skip the setup or pretend it succeeded.
Task: Use browser-cli only to create a temporary Session, open https://semi.design/zh-CN/start/introduction, wait for the page to become stable, and save a full-page screenshot to artifacts/screenshot.png in the working directory. If the file already exists, add a timestamp instead of overwriting it.
Flow: Create the Session, open the page, record the requested URL, final URL, and title, generate a full-page PNG, verify the file, and close the Session.
Acceptance: Success requires a successful command, an existing non-empty PNG file, and successful page verification and cleanup. If login or CAPTCHA is required, hand control to the user only through Remote View.
Cleanup: On success, failure, timeout, or cancellation, close only the Session created for this task. If closing fails, report “partial success.” Never close a pre-existing Session.
Return: Report only the status, final URL, title, file path and size, cleanup result, and error summary. Do not expose API keys, Project IDs, Session IDs, connection URLs, or login credentials.