Skip to content

Commit

Permalink
Added more description to how it works
Browse files Browse the repository at this point in the history
  • Loading branch information
vania-pooh committed Nov 22, 2022
1 parent 1ba5a5f commit 52b6c82
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions site/layouts/partials/howitworks.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ <h2 class="pricing__title" id="howitworks">How it works</h2>
You can use all popular browser automation frameworks: <a href="https://selenium.dev/" title="Selenium" target="_blank">Selenium</a>, <a href="https://playwright.dev/" title="Playwright" target="_blank">Playwright</a>, <a href="https://pptr.dev/" title="Puppeteer" target="_blank">Puppeteer</a> and <a href="https://cypress.io/" title="Cypress" target="_blank">Cypress</a> simultaneously.
We always run this infrastructure in the geographic region near you, so network connectivity is lightning fast.
<div class="howitworks__illustration howitworks__illustration__overview"></div>
<div><small>(1) - commands to launch browsers are being sent from your infrastructure to Moon Cloud.</small></div>
<div><small>(2) - Moon Cloud automatically launches requested number of desired browser versions.</small></div>
<div><small>(3) - launched browsers are accessing your applications using public endpoints or private connectivity features described below.</small></div>
</li>
<li class="howitworks__step">
<strong>Cost-efficient.</strong>
Expand Down

0 comments on commit 52b6c82

Please sign in to comment.