You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 30, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ The purpose of this project is to have [Selenium][] running as simple and as fas
28
28
29
29
This purpose is augmented by [Zalenium][] a project which uses this one to provide docker-selenium(s) on-demand.
30
30
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.
32
32
33
33
<h2id="official">Official repo</h2>
34
34
@@ -48,7 +48,7 @@ If you don't require video recording we suggest to use either [Google Chrome in
48
48
49
49
We also recommend avoiding [PhantomJS](https://github.com/ariya/phantomjs) as maintenance was stopped after Chrome & Firefox headless became available.
50
50
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/).
52
52
53
53
### Requisites
54
54
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)
0 commit comments