browserhub
Installation
SKILL.md
Browserhub
Browserhub is a tool that allows users to run and manage browsers in the cloud for automation and testing. It's used by developers and QA engineers to perform cross-browser testing, web scraping, and other browser-based tasks at scale.
Official docs: https://docs.browserhub.pro/
Browserhub Overview
- Browser
- Tab
- Session
Working with Browserhub
This skill uses the Membrane CLI to interact with Browserhub. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Install the CLI
Install the Membrane CLI so you can run membrane from the terminal:
Related skills