-
Notifications
You must be signed in to change notification settings - Fork 20
/
Copy pathindex.html
495 lines (396 loc) · 23.7 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
<!doctype html>
<html lang="en">
<head>
<meta name="generator" content="Hugo 0.80.0" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
<base href="https://aerokube.com/moon/">
<meta name="theme-color" content="#000000">
<link rel="manifest" href="manifest.json">
<link rel="shortcut icon" href="favicon.ico">
<link rel="apple-touch-icon" sizes="180x180" href="images/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="images/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="images/favicon-16x16.png">
<link rel="mask-icon" href="images/safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#ffffff">
<meta property="og:image:height" content="1106">
<meta property="og:image:width" content="2113">
<meta property="og:title" content="Aerokube Moon | A Cross Browser Selenium, Playwright and Cypress Solution For Kubernetes or Openshift Cluster">
<meta property="description" content="A cross browser and mobile application testing platform. Fully compatible with Selenium Webdriver, Playwright and Cypress. Automated and live testing. Kubernetes and Openshift clusters supported. Runs on your own hardware or in any popular cloud platform: Google Cloud, Amazon Web Services, DigitalOcean, Microsoft Azure and so on.">
<meta property="og:description" content="A cross browser and mobile application testing platform. Fully compatible with Selenium Webdriver, Playwright and Cypress. Automated and live testing. Kubernetes and Openshift clusters supported. Runs on your own hardware or in any popular cloud platform: Google Cloud, Amazon Web Services, DigitalOcean, Microsoft Azure and so on.">
<meta property="og:url" content="https://aerokube.com/moon/">
<meta property="og:image" content="/images/og-image.jpg">
<meta name="twitter:site" content="@aerokube">
<link rel="canonical" href="https://aerokube.com/moon/">
<title>Aerokube Moon | A Cross Browser Selenium, Playwright and Cypress Solution For Kubernetes or Openshift Cluster</title>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<link href="/moon/main.80851.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Ubuntu+Mono&display=swap" rel="stylesheet">
<script src="https://www.google.com/recaptcha/api.js" async defer></script>
<script src="js/jquery.min.js" type="text/javascript"></script>
<script src="js/odometer.min.js" type="text/javascript"></script>
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-23854888-2"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-23854888-2');
</script>
<script type="text/javascript" >
(function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)};
m[i].l=1*new Date();k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)})
(window, document, "script", "https://mc.yandex.ru/metrika/tag.js", "ym");
ym(50174314, "init", {
clickmap:true,
trackLinks:true,
accurateTrackBounce:true,
webvisor:true
});
</script>
<noscript><div><img src="https://mc.yandex.ru/watch/50174314" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<header class="container">
<div class="row header align-items-center">
<div class="col-auto">
<a href="/" class="header__logo">
<img src="images/aerokube_logo.svg" alt="logo" class="header__logo-image">
<span class="header__logo-title">Moon</span>
</a>
</div>
<nav class="d-none d-sm-block col">
<ul class="header__links">
<li><a href="https://aerokube.com/moon/latest">Docs</a></li>
<li><a href="https://blog.aerokube.com">Blog</a></li>
<li><a href="https://github.com/aerokube/moon">Github</a></li>
<li><a href="https://t.me/aerokube_moon">Telegram</a></li>
<li><a href="https://twitter.com/aerokube">Twitter</a></li>
<li><a href="https://www.youtube.com/@aerokube">Youtube</a></li>
<li><a href="mailto:[email protected]">Mail us</a></li>
</ul>
</nav>
<nav class="d-block d-sm-none col">
<div class="header__menu">
<label for="menu" class="header__menu-button">
<img src="images/nav.svg" alt="menu sandwich">
</label>
<input id="menu" type="checkbox">
<div class="header__menu-wrapper">
<ul class="header__menu-container">
<li><a href="https://aerokube.com/moon/latest">Docs</a></li>
<li><a href="https://blog.aerokube.com">Blog</a></li>
<li><a href="https://github.com/aerokube/moon">Github</a></li>
<li><a href="https://t.me/aerokube_moon">Telegram</a></li>
<li><a href="https://twitter.com/aerokube">Twitter</a></li>
<li><a href="https://www.youtube.com/@aerokube">Youtube</a></li>
<li><a href="mailto:[email protected]">Mail us</a></li>
</ul>
</div>
</div>
</nav>
</div>
</header>
<div class="background">
<div class="container hero">
<div class="row justify-content-center align-items-center">
<div class="col-12 col-md-5">
<div class="row">
<div class="col-12">
<h1 class="hero__heading-title">Browser Automation in Kubernetes</h1>
<p class="hero__heading-description">Unlimited cluster for Selenium, Playwright and Cypress</p>
</div>
<div class="col-12 d-none d-md-block">
<form class="feedback" id="license-form">
<div>
<label for="feedback-email" class="feedback__title">
Receive your free one month<br />evaluation key
</label>
<div class="feedback__input-container">
<input id="feedback-email" name="email" type="email" class="input input_feedback" placeholder="Your e-mail">
<input type="submit" class="button button_feedback g-recaptcha" data-sitekey="6Lf9rrQUAAAAAKEqzSGM7jXYvAlQzyT8wwQX6foW" data-callback="onSubmit" value="Try for free">
</div>
</div>
</form>
</div>
</div>
</div>
<div class="col-12 col-md-7">
<img class="hero__preview" src="images/preview.png" alt="preview">
</div>
</div>
<div class="row d-block d-md-none mt-4 text-center">
<div class="col-12">
<form class="feedback" id="license-form">
<div>
<label for="feedback-email" class="feedback__title">
Receive your free one month<br />evaluation key
</label>
<div class="feedback__input-container">
<input id="feedback-email" name="email" type="email" class="input input_feedback" placeholder="Your e-mail">
<input type="submit" class="button button_feedback g-recaptcha" data-sitekey="6Lf9rrQUAAAAAKEqzSGM7jXYvAlQzyT8wwQX6foW" data-callback="onSubmit" value="Try for free">
</div>
</div>
</form>
</div>
</div>
</div>
<div class="container features">
<div class="row">
<div class="col-12 col-md-3 mb-4 mb-md-0 features__feature">
<img src="images/features/cluster.svg" alt="In-house cluster">
<p class="features__feature-title">In-house cluster</p>
<p class="features__feature-description">Runs on any hardware <br/>and in the cloud</p>
</div>
<div class="col-12 col-md-3 mb-4 mb-md-0 features__feature">
<img src="images/features/browsers.svg" alt="Unlimited browsers">
<p class="features__feature-title">Unlimited browsers</p>
<p class="features__feature-description">Run as many browsers <br/>as your cluster allows</p>
</div>
<div class="col-12 col-md-3 mb-4 mb-md-0 features__feature">
<img src="images/features/openshift.svg" alt=""Swiss Army Knife"">
<p class="features__feature-title">"Swiss Army Knife"</p>
<p class="features__feature-description">Run Selenium, Playwright and <br/>Cypress tests in one cluster</p>
</div>
<div class="col-12 col-md-3 mb-4 mb-md-0 features__feature">
<img src="images/features/pricing.svg" alt="Flexible pricing">
<p class="features__feature-title">Flexible pricing</p>
<p class="features__feature-description">$5 per parallel session <br/>per month</p>
</div>
</div>
</div>
</div>
<div class="container pricing">
<div class="row">
<div class="col">
<h2 class="pricing__title" id="pricing">Pricing</h2>
</div>
</div>
<div class="row">
<div class="col-12 col-md-9">
<form id="range" class="pricing-range">
<div class="d-none d-sm-block pricing-range__range">
<div class="pricing-range__range-line">
<div class="lol"></div>
</div>
</div>
<div class="pricing-range__config">
<label class="d-flex justify-content-between align-items-center d-sm-none pricing-range__range-label">
<span>Parallel sessions: </span>
<span class="select-wrapper">
<select name="range" class="select pricing-range__range-select"></select>
</span>
</label>
<label class="d-flex justify-content-between align-items-center d-sm-inline pricing-range__duration-label">
<span class="pricing-range__duration-label-text">Duration: </span>
<span class="select-wrapper">
<select name="duration" class="select pricing-range__duration"></select>
</span>
</label>
<label class="d-flex justify-content-between align-items-center pricing-range__price-label">
<span class="pricing-range__price-label-text">Your price:</span>
<span class="pricing-range__toggle-container">
<span class="pricing-range__odometer-container">
<span class="pricing-range__price-label-currency">$</span><span id="price-odometer"></span>
</span>
<a href="mailto:[email protected]" class="pricing-range__contact-us-container">Contact us</a>
</span>
<input id="price-input" type="hidden" name="price" value="0">
</label>
</div>
<p>To buy a license key - contact us: <a href="mailto:[email protected]" title="Contact email">[email protected]</a></p>
</form>
</div>
<div class="col-12 col-md-3">
<ul class="browsers">
<li><img src="images/browsers/firefox.svg" alt="firefox"></li>
<li><img src="images/browsers/chrome.svg" alt="chrome"></li>
<li><img src="images/browsers/opera.svg" alt="opera"></li>
<li><img src="images/browsers/edge.svg" alt="edge"></li>
<li><img src="images/browsers/ie.svg" alt="ie"></li>
<li><img src="images/browsers/android.svg" alt="android"></li>
</ul>
</div>
</div>
</div>
<div class="container assistance">
<div class="row">
<div class="col">
<h2 id="assistance">Moon Assistance Program</h2>
</div>
</div>
<div class="row assistance__content">
<div class="col-12">
<p><strong>Moon</strong> is a mature solution being used for running thousands of tests per day. We are sure Moon is fast and stable. This is why if you are suffering from unstable Selenium tests - don't hesitate to participate in <strong>Moon Assistance Program</strong>. In this program we help to migrate from your existing Selenium solution to Moon <strong>for free</strong>. Participating to this program includes:</p>
<ul>
<li>Free dedicated support channel in your desired team messenger (<a href="https://slack.com/" target="_blank" title="Slack">Slack</a>, <a href="https://telegram.org/" target="_blank" title="Telegram">Telegram</a> and so on);</li>
<li>Direct communication with Moon developers in case of complicated issues;</li>
<li>Any number of <strong>free</strong> evaluation license keys of any size until you go to production.</li>
</ul>
<p>We know - migrating to another Selenium solution can take months of effort and we are ready to support you during this time. If you are interested in this option - contact us: <a href="mailto:[email protected]" title="Support email">[email protected]</a>.</p>
</div>
</div>
</div>
<div class="container cloud">
<div class="row">
<div class="col">
<h2 id="cloud">Moon Cloud</h2>
</div>
</div>
<div class="row cloud__content">
<div class="col-12">
<p>Don't have your own Kubernetes cluster but still want to use Moon? This is now possible with <strong><a href="https://aerokube.com/moon-cloud/" target="_blank" title="Moon Cloud">Moon Cloud</a></strong> solution. How it looks like:</p>
<div class="video">
<iframe src="https://www.youtube.com/embed/dK1V80HuPyU" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
<p>For more details about <strong>Moon Cloud</strong> - check <strong><a href="https://aerokube.com/moon-cloud/" target="_blank" title="Moon Cloud">this</a></strong> page.</p>
</div>
</div>
</div>
<div class="container articles">
<div class="row">
<div class="col">
<h2 id="articles">Articles</h2>
</div>
</div>
<div class="row articles__content">
<div class="col-12">
<div class="row articles__articles">
<div class="col-12 col-md-4 mb-4">
<div class="articles__article">
<a href="https://blog.aerokube.com/selenium-securing-your-moon-cluster-in-kubernetes-and-openshift-92bde882a240"><h3 class="articles__article-title">Selenium: Securing Your Moon Cluster in Kubernetes and Openshift</h3></a>
<p class="articles__article-description">
This article describes how to enabled security features in Moon.
</p>
</div>
</div>
<div class="col-12 col-md-4 mb-4">
<div class="articles__article">
<a href="https://blog.aerokube.com/selenium-moon-environment-provisioning-72402242c917"><h3 class="articles__article-title">Selenium: Moon Environment Provisioning</h3></a>
<p class="articles__article-description">
This article gives more light about new Moon context feature.
</p>
</div>
</div>
<div class="col-12 col-md-4 mb-4">
<div class="articles__article">
<a href="https://blog.aerokube.com/moon-2-the-next-generation-browser-infrastructure-solution-11b60d3d41ba"><h3 class="articles__article-title">Moon 2: The Next Generation Browser Infrastructure Solution</h3></a>
<p class="articles__article-description">
This article describes difference between Moon 1 and Moon 2.
</p>
</div>
</div>
<div class="col-12 col-md-4 mb-4">
<div class="articles__article">
<a href="https://blog.aerokube.com/cypress-remote-tests-execution-made-simple-f17645c2b682"><h3 class="articles__article-title">Cypress: Remote Tests Execution Made Simple</h3></a>
<p class="articles__article-description">
This article describes how to run your Cypress tests in parallel with Moon.
</p>
</div>
</div>
<div class="col-12 col-md-4 mb-4">
<div class="articles__article">
<a href="https://blog.aerokube.com/selenium-grid-4-do-you-really-need-it-ab03366625b0"><h3 class="articles__article-title">Selenium Grid 4: Do you really need it?</h3></a>
<p class="articles__article-description">
This article describes what are the main components of Selenium Grid 4 and how Moon differs from it.
</p>
</div>
</div>
<div class="col-12 col-md-4 mb-4">
<div class="articles__article">
<a href="https://blog.aerokube.com/selenium-lightning-fast-mobile-emulation-in-kubernetes-e41140cd6f54"><h3 class="articles__article-title">Selenium: Lightning Fast Mobile Emulation in Kubernetes</h3></a>
<p class="articles__article-description">
This article describes how mobile emulation in Chrome browser can save you a lot of time and money.
</p>
</div>
</div>
<div class="col-12 col-md-4 mb-4">
<div class="articles__article">
<a href="https://blog.aerokube.com/browser-automation-how-an-efficient-selenium-cloud-platform-should-look-like-in-2020-540d2c9ec62f"><h3 class="articles__article-title">Browser Automation: How an efficient Selenium Cloud Platform should look like in 2020</h3></a>
<p class="articles__article-description">
This article gives more details about Moon Cloud solution.
</p>
</div>
</div>
<div class="col-12 col-md-4 mb-4">
<div class="articles__article">
<a href="https://blog.aerokube.com/moon-the-swiss-army-knife-for-browser-automation-7a1382c0702b"><h3 class="articles__article-title">Moon: the Swiss Army Knife for Browser Automation</h3></a>
<p class="articles__article-description">
This article demonstrates how to run Puppeteer tests in parallel with Moon
</p>
</div>
</div>
<div class="col-12 col-md-4 mb-4">
<div class="articles__article">
<a href="https://blog.aerokube.com/playwright-launching-cross-browser-automation-to-the-stars-4a9cca8f0df0"><h3 class="articles__article-title">Playwright: Launching Cross-Browser Automation to the Stars</h3></a>
<p class="articles__article-description">
This article demonstrates how to run parallel Playwright tests with Moon.
</p>
</div>
</div>
<div class="col-12 col-md-4 mb-4">
<div class="articles__article">
<a href="https://blog.aerokube.com/next-mission-to-moon-cross-browser-selenium-testing-in-kubernetes-e2721144591a"><h3 class="articles__article-title">Next Mission to Moon</h3></a>
<p class="articles__article-description">
This article demonstrates new Moon features: Chrome Developer Tools support, manual testing and so on.
</p>
</div>
</div>
<div class="col-12 col-md-4 mb-4">
<div class="articles__article">
<a href="https://blog.aerokube.com/selenium-exploring-the-moon-b7402936cafe"><h3 class="articles__article-title">Selenium: Exploring the Moon</h3></a>
<p class="articles__article-description">
This article describes Moon architecture, why it is stateless and some advanced stuff.
</p>
</div>
</div>
<div class="col-12 col-md-4 mb-4">
<div class="articles__article">
<a href="https://blog.aerokube.com/selenium-back-to-the-moon-6ea73f1657cc"><h3 class="articles__article-title">Selenium: Back to the Moon</h3></a>
<p class="articles__article-description">
In this article we provide motivation for creating Moon and demonstrate first features.
</p>
</div>
</div>
</div>
</div>
</div>
</div>
<footer class="footer">
<div class="container">
<div class="row">
<nav class="col-12 col-md footer__left">
<ul>
<li><a href="https://aerokube.com/">Aerokube</a></li>
<li><a href="https://aerokube.com/moon/">Moon</a></li>
<li><a href="https://aerokube.com/moon-cloud/">Moon Cloud</a></li>
<li><a href="https://aerokube.com/selenoid/">Selenoid</a></li>
</ul>
</nav>
<nav class="col-12 col-md footer__right">
<ul>
<li><a href="https://aerokube.com/moon/latest">Docs</a></li>
<li><a href="https://blog.aerokube.com">Blog</a></li>
<li><a href="https://github.com/aerokube/moon">Github</a></li>
<li><a href="https://t.me/aerokube_moon">Telegram</a></li>
<li><a href="https://twitter.com/aerokube">Twitter</a></li>
<li><a href="https://www.youtube.com/@aerokube">Youtube</a></li>
<li><a href="mailto:[email protected]">Mail us</a></li>
</ul>
</nav>
</div>
<div class="row">
<div class="col footer__separator"></div>
</div>
<div class="row footer__bottom align-items-center">
<div class="col-12 col-md-auto footer__copyright">© 2024 Aerokube Software</div>
<div class="col-12 col-md footer__terms">
</div>
</div>
</div>
</footer>
<script src="/moon/main.80851.js"></script>
</body>
</html>