moon
moon copied to clipboard
Browser automation solution for Kubernetes and Openshift supporting Selenium, Playwright, Puppeteer and Cypress
We need to extract some base image and use it in both `aerokube/x-server` and `aerokube/xvfb-server`. Otherwise generating encodings takes too much time.
Now we set this only for non-AWS hosts. Need a configuration parameter to set this for any cluster: ``` AWS_EC2_METADATA_DISABLED=true ``` Another possible solution could be migrating to AWS SDK...
Can be used e.g. to add additional trusted CA certificates to Moon pods.
How values from Helm are mapped to Moon objects.
Hi there, I'm currently evaluating moon for running our tests in kubernetes and struggling to get the video recording running. I'm using the moon2 helm chart with version 2.5.4 on...
I tried updating the chrome version to use docker hub but I get an error every time I try to launch chrome. ``` chrome: repository: quay.io/browser/google-chrome-stable default: 116.0 ``` failed...
TLDR: when I am running tests on Moon, oftentimes they get stuck. In VNC, I see that browser is open and page is loaded but test is doing nothing. I...
Hello, there is an issue that moon is loosing the license from time to time, or is not able to acquire it. Cause of this it's only possible to use...
This is needed for situations when for some reason browser pod is unable to start during first attempts (e.g. because of DNS limits, image pull limits or other reason). Probably...