From f237c6f6bb2e13e2106300744f695569417c41e4 Mon Sep 17 00:00:00 2001 From: TestingBot Date: Fri, 20 Aug 2021 12:37:20 +0200 Subject: [PATCH] Update home.ftl.html Add testingbot.com as an alternative cloud provider for Galen Framework --- view/home.ftl.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/home.ftl.html b/view/home.ftl.html index 7fdfe25..fdffc30 100644 --- a/view/home.ftl.html +++ b/view/home.ftl.html @@ -57,7 +57,7 @@

The Idea...

Runs in Selenium Grid

- Galen Framework runs well in Selenium Grid. You can set up your tests to run in a cloud like LambdaTest, or Sauce Labs, or BrowserStack so that you can even test your responsive websites on different mobile devices. Galen can run multiple tests in parallel which is also a nice time saver. + Galen Framework runs well in Selenium Grid. You can set up your tests to run in a cloud like LambdaTest, or Sauce Labs, or BrowserStack, or TestingBot so that you can even test your responsive websites on different mobile devices. Galen can run multiple tests in parallel which is also a nice time saver.