Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jakob-bagterp/homebrew-browserist

Homebrew tap formula for the 👩‍💻 Browserist extension for Selenium 👨‍💻
https://github.com/jakob-bagterp/homebrew-browserist

automation browser homebrew-tap python selenium selenium-python selenium-webdriver

Last synced: about 1 month ago
JSON representation

Homebrew tap formula for the 👩‍💻 Browserist extension for Selenium 👨‍💻

Awesome Lists containing this project

README

        

[![Latest version](https://img.shields.io/static/v1?label=version&message=1.6.19&color=yellowgreen)](https://github.com/jakob-bagterp/browserist/releases/latest)
[![Python 3.10 | 3.11 | 3.12 | 3.13+](https://img.shields.io/static/v1?label=python&message=3.10%20|%203.11%20|%203.12%20|%203.13%2B&color=blueviolet)](https://www.python.org)
[![Apache 2.0 license](https://img.shields.io/static/v1?label=license&message=Apache%202.0&color=blue)](https://github.com/jakob-bagterp/browserist/blob/master/LICENSE.md)
[![Codecov](https://codecov.io/gh/jakob-bagterp/browserist/branch/master/graph/badge.svg?token=1JL65T099J)](https://codecov.io/gh/jakob-bagterp/browserist)
[![CodeQL](https://github.com/jakob-bagterp/browserist/actions/workflows/codeql.yml/badge.svg)](https://github.com/jakob-bagterp/browserist/actions/workflows/codeql.yml)
[![Test](https://github.com/jakob-bagterp/browserist/actions/workflows/test.yml/badge.svg)](https://github.com/jakob-bagterp/browserist/actions/workflows/test.yml)
[![Downloads](https://static.pepy.tech/badge/browserist)](https://pepy.tech/project/browserist)

# About
This repository is a Homebrew tap of 👩‍💻 [Browserist extension for Selenium](https://jakob-bagterp.github.io/browserist/) 👨‍💻.

# How to Install
If you already have installed the [Homebrew](https://brew.sh) package manager for Mac and Linux, execute this terminal command to tap Timer for Python:

```shell
brew tap jakob-bagterp/browserist
```

And then install:

```shell
brew install browserist
```

For other methods of installation and more information, go to the [project page](https://jakob-bagterp.github.io/browserist/).