Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion view/home.ftl.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ <h1>The Idea...</h1>
<div class="col-sm-6 col-lg-6">
<h1>Runs in Selenium Grid</h1>
<p class="home-description">
Galen Framework runs well in Selenium Grid. You can set up your tests to run in a cloud like <a href="https://www.lambdatest.com/">LambdaTest</a>, or <a href="https://saucelabs.com">Sauce Labs</a>, or <a href="http://www.browserstack.com">BrowserStack</a> 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 <a href="https://www.lambdatest.com/">LambdaTest</a>, or <a href="https://saucelabs.com">Sauce Labs</a>, or <a href="http://www.browserstack.com">BrowserStack</a>, or <a href="https://testingbot.com">TestingBot</a> 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.
</p>
</div>
<div class="col-sm-3 col-lg-3">
Expand Down