Skip to content
This repository was archived by the owner on Jun 30, 2021. It is now read-only.

Commit 24b92b6

Browse files
authored
Added LambdaTest under cloud service providers (#398)
1 parent 31b370f commit 24b92b6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The purpose of this project is to have [Selenium][] running as simple and as fas
2828

2929
This purpose is augmented by [Zalenium][] a project which uses this one to provide docker-selenium(s) on-demand.
3030

31-
[Zalenium][] also forwards tests to a Cloud Provider (Sauce Labs, BrowserStack, TestingBot) when necessary.
31+
[Zalenium][] also forwards tests to a Cloud Provider (Sauce Labs, BrowserStack, TestingBot & LambdaTest) when necessary.
3232

3333
<h2 id="official">Official repo</h2>
3434

@@ -48,7 +48,7 @@ If you don't require video recording we suggest to use either [Google Chrome in
4848

4949
We also recommend avoiding [PhantomJS](https://github.com/ariya/phantomjs) as maintenance was stopped after Chrome & Firefox headless became available.
5050

51-
You can also use a paid service like [Sauce Labs][sauce] or [BrowserStack][], note they offer free open source accounts and straightforward [integration with Travis CI](https://docs.travis-ci.com/user/sauce-connect/).
51+
You can also use a paid service like [Sauce Labs][sauce], [BrowserStack] or [LambdaTest][], note they offer free open source accounts and straightforward [integration with Travis CI](https://docs.travis-ci.com/user/sauce-connect/).
5252

5353
### Requisites
5454
This project is normally tested in the last version of Docker and docker-compose and also in the release candidates.
@@ -440,6 +440,7 @@ See [LICENSE.md](./LICENSE.md)
440440
[Selenium]: https://github.com/SeleniumHQ/selenium
441441
[sauce]: https://saucelabs.com/selenium/selenium-grid
442442
[BrowserStack]: https://www.browserstack.com/automate
443+
[LambdaTest]: https://www.lambdatest.com/selenium-automation
443444
[xvfb-electron]: http://electron.atom.io/docs/tutorial/testing-on-headless-ci
444445
[docker-compose.yml]: ./docker-compose.yml
445446
[releases]: https://github.com/elgalu/docker-selenium/releases/

0 commit comments

Comments
 (0)