Does your company rely on browser automation or web scraping? We have a wild offer for our early customers! Read more →

Unsupported features

You need to know about something. We're not almighty. There are things that we don't support (at least yet). It's all totally doable and it will be available in our browser. If you really require it for your business operation, please contact our support team, we could reconsider the priorities.

Download files

Our cloud browsers don't support files downloading. Upload works fine using typical Puppeteer and Playwright methods.

Browser extensions

Extensions are not supported for now. There's no way to install or activate any extension in our remote browser.

Audio capture

Our cloud browsers don't support capturing audio in any way.

New browser windows

You're allowed to open multiple tabs, but multiple browser windows are not supported. It means that browser.createBrowserContext() from Puppeteer or browser.newContext() from Playwright won't do anything.