UNPKG

@argos-ci/browser

Version:
26 lines (18 loc) 1.44 kB
<p align="center"> <a href="https://argos-ci.com/?utm_source=github&utm_medium=logo" target="_blank"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/argos-ci/argos/main/resources/logos/github-readme-logo-dark.png"> <img alt="Argos" src="https://raw.githubusercontent.com/argos-ci/argos/main/resources/logos/github-readme-logo-light.png" width="360" height="70"> </picture> </a> </p> <p align="center"><strong>The open source visual testing platform for AI-native engineering teams.</strong></p> # Argos Browser Low-level browser utilities that stabilize the page before a screenshot is taken — waiting for fonts and images to load, hiding scrollbars and text carets, and resolving viewports. [![npm version](https://img.shields.io/npm/v/@argos-ci/browser.svg)](https://www.npmjs.com/package/@argos-ci/browser) [![npm dm](https://img.shields.io/npm/dm/@argos-ci/browser.svg)](https://www.npmjs.com/package/@argos-ci/browser) [![npm dt](https://img.shields.io/npm/dt/@argos-ci/browser.svg)](https://www.npmjs.com/package/@argos-ci/browser) > This package is an internal building block used by the higher-level Argos SDKs (Playwright, Cypress, Puppeteer, …). You usually don't need to install it directly — pick the integration for your test framework instead. ## Links - [Official SDK Docs](https://argos-ci.com/docs) - [Discord](https://argos-ci.com/discord)