docs: Update intro.md (#14665)

* Update intro.md

Added LambdaTest under cloud services for test execution

* Update intro.md

Added LambdaTest
This commit is contained in:
jahmed2345
2020-08-20 07:31:41 +05:30
committed by GitHub
parent 5acfa88424
commit 5e7180ff2d
+1 -1
View File
@@ -79,7 +79,7 @@ up a lot of possibilities: we can write our test code in any language that has
a http client API, but it is easier to use one of the [Appium client
libraries](http://appium.io/downloads). We can put the server on a different
machine than our tests are running on. We can write test code and rely on
a cloud service like [Sauce Labs](https://saucelabs.com/products/mobile-app-testing) to receive and
a cloud service like [Sauce Labs](https://saucelabs.com/products/mobile-app-testing) & [LambdaTest](https://www.lambdatest.com/feature) to receive and
interpret the commands.
**Session**<br/>