import { BrowserServer } from "open-browser-sdk";
const ob = new BrowserServer({ hostUrl });
const { id } = await ob.start({
url: "https://acme.com",
record: true,
});
await ob.stop(id);Launch, control, and record real browsers through a single API — no infrastructure to manage.
Free to start. No credit card required.
Sign in to your Open Browser account.
Don't have an account? Sign up