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 profile/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Our tools
We provide open-source and commercial tools for efficient browser automation infrastructure:

* [Moon](https://aerokube.com/moon/) - our commercial flagship browser automation solution for [Kubernetes](https://github.com/kubernetes/kubernetes) and [Openshift](https://www.redhat.com/en/technologies/cloud-computing/openshift). Allows to run [Selenium](https://github.com/SeleniumHQ/selenium/), [Playwright](https://github.com/microsoft/playwright/), [Puppeteer](https://github.com/puppeteer/puppeteer/) and [Cypress](https://github.com/cypress-io/cypress/) tests in the same cluster. By default it is on-premises, but if you need the same maintained by our team - take a look at [Moon Cloud](https://aerokube.com/moon-cloud/)
* [Moon](https://aerokube.com/moon/) - our commercial flagship browser automation solution for [Kubernetes](https://github.com/kubernetes/kubernetes) and [Openshift](https://www.redhat.com/en/technologies/cloud-computing/openshift). Allows to run [Selenium](https://github.com/SeleniumHQ/selenium/), [Playwright](https://github.com/microsoft/playwright/), [Puppeteer](https://github.com/puppeteer/puppeteer/) and [Cypress](https://github.com/cypress-io/cypress/) tests in the same cluster.
* [Boot](https://github.com/aerokube/boot/) - commercial solution for [Kubernetes](https://github.com/kubernetes/kubernetes) allowing to launch lightweight test and development virtual machines. These virtual machines are accessible using [SSH](https://en.wikipedia.org/wiki/Secure_Shell) and are suitable for launching development versions of your application for functional, security and load testing. Also you can use these virtual machines for remote software development using [Visual Studio Code](https://code.visualstudio.com/docs/remote/remote-overview) and [Jetbrains IDEs](https://www.jetbrains.com/remote-development/).
* [Selenoid](https://github.com/aerokube/selenoid) - an open-source solution for efficient [Selenium](https://github.com/SeleniumHQ/selenium/) infrastructure.
* [Browser Images](https://github.com/aerokube/images) - open-source browser images being used by Selenoid.
Expand Down