We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3945ece commit 649b0a9Copy full SHA for 649b0a9
README.md
@@ -30,7 +30,7 @@ Unlike testing and web scraping libraries you're used to, Panther:
30
* can wait for asynchronously loaded elements to show up
31
* lets you run your own JS code or XPath queries in the context of the loaded page
32
* supports custom [Selenium server](https://www.seleniumhq.org) installations
33
-* supports remote browser testing services including [SauceLabs](https://saucelabs.com/) and [BrowserStack](https://www.browserstack.com/)
+* supports remote browser testing services including [SauceLabs](https://saucelabs.com/), [BrowserStack](https://www.browserstack.com/) and [LambdaTest](https://www.lambdatest.com/)
34
35
## Documentation
36
0 commit comments