Skip to content
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.

Commit

Permalink
[BUA-846] Updating badge for Selenium 3 image.
Browse files Browse the repository at this point in the history
  • Loading branch information
diemol committed Jan 17, 2017
1 parent 58828ff commit 1fa9073
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
[![Quality Gate](https://sonarqube.com/api/badges/gate?key=de.zalando.tip:zalenium)](https://sonarqube.com/dashboard/index/de.zalando.tip:zalenium)
[![codecov](https://codecov.io/gh/zalando/zalenium/branch/master/graph/badge.svg)](https://codecov.io/gh/zalando/zalenium)
[![](https://images.microbadger.com/badges/version/dosel/zalenium.svg)](https://microbadger.com/images/dosel/zalenium)
[![](https://images.microbadger.com/badges/version/dosel/zalenium:3.0.1b.svg)](https://microbadger.com/images/dosel/zalenium:3.0.1b)
[![](https://images.microbadger.com/badges/version/dosel/zalenium:3.0.1c.svg)](https://microbadger.com/images/dosel/zalenium:3.0.1c)

# What is Zalenium?
A Selenium Grid extension to scale up and down your local grid dynamically with docker containers. It uses [docker-selenium](https://github.com/elgalu/docker-selenium) to run your tests in Firefox and Chrome locally, and when you need a different browser, your tests get redirected to [Sauce Labs](https://saucelabs.com/) and/or [BrowserStack](https://www.browserstack.com/) and/or [TestingBot](https://testingbot.com/).
Expand Down

0 comments on commit 1fa9073

Please sign in to comment.