Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/circleci-public/browser-tools-orb
Quickly and easily install common browsers and browser testing tools on CircleCI
https://github.com/circleci-public/browser-tools-orb
browser-testing browser-tools chrome chromedriver circleci circleci-orbs firefox geckodriver
Last synced: about 6 hours ago
JSON representation
Quickly and easily install common browsers and browser testing tools on CircleCI
- Host: GitHub
- URL: https://github.com/circleci-public/browser-tools-orb
- Owner: CircleCI-Public
- License: mit
- Created: 2019-05-03T19:28:48.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-02-22T16:21:04.000Z (9 months ago)
- Last Synced: 2024-03-16T09:21:42.089Z (8 months ago)
- Topics: browser-testing, browser-tools, chrome, chromedriver, circleci, circleci-orbs, firefox, geckodriver
- Language: Shell
- Homepage: https://circleci.com/developer/orbs/orb/circleci/browser-tools
- Size: 178 KB
- Stars: 24
- Watchers: 17
- Forks: 34
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Browser-Tools Orb [![CircleCI Build Status](https://circleci.com/gh/CircleCI-Public/browser-tools-orb.svg?style=shield "CircleCI Build Status")](https://circleci.com/gh/CircleCI-Public/browser-tools-orb) [![Orb Version Badge](https://badges.circleci.com/orbs/circleci/browser-tools.svg)](https://circleci.com/developer/orbs/orb/circleci/browser-tools) [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/circleci-public/browser-tools-orb/main/LICENSE) [![CircleCI Community](https://img.shields.io/badge/community-CircleCI%20Discuss-343434.svg)](https://discuss.circleci.com/c/ecosystem/orbs)
Install Chrome, FireFox, ChromeDriver and GeckoDriver quickly and easily in your CI environment on CircleCI with the browser-tools orb. This orb is meant to pair with the 'browser' variants of convenience images. The convenience images have preinstalled dependencies for the browsers and contain a java and selenium pre-installed. Use this orb with a browser variant convenience image and get start browser testing quickly.
## Usage
For full usage guidelines, see the [orb registry listing](http://circleci.com/orbs/registry/orb/circleci/browser-tools).
## Contributing
We welcome [issues](https://github.com/CircleCI-Public/browser-tools-orb/issues) to and [pull requests](https://github.com/CircleCI-Public/browser-tools-orb/pulls) against this repository!
For further questions/comments about this or other orbs, visit [CircleCI's orbs discussion forum](https://discuss.circleci.com/c/ecosystem/orbs).