moon icon indicating copy to clipboard operation
moon copied to clipboard

Browser automation solution for Kubernetes and Openshift supporting Selenium, Playwright, Puppeteer and Cypress

Results 95 moon issues
Sort by recently updated
recently updated
newest added

Is there a way to run tests using Moon while web server is running on the local machine? I was expecting an existing solution for Moon (like Local Testing at...

Hi, I have a deployment of Selenoid in a SWARM Cluster and I am using an NFS share to keep input data for my tests . This share is mounted...

According to w3c standard they should not go to respective webdriver.

improvement

Need to be able to output error messages only.

new-feature

How should I structure browsers.json file in order to set such annotation on browser pod ad.datadoghq.com/browser.logs: [{"service":"moon-browser","source":"moon"}] because passing "annotations": { "ad.datadoghq.com/browser.logs": "[{ \"service\":\"moon-browser\", \"source\":\"moon\" }]" }, gives ad.datadoghq.com/browser.logs: \"[{...

bug

Needed for some slow environments. Related to #261.

new-feature

Hi all, I added the necessary commands then add this: kubectl get svc -n moon, but after a long time i get just pending status for external ip

Hi there, I've been looking for a way to download the results of tests from a moon session pod so they can be made available to the CI/CD pipeline. I...

Please see: #122 >Add Toleration to Browsers List #284 >Ability to set global nodeSelector to browsers pods Could `tolerations` functionality be set globally, too?

Hi there, recently we are getting warnings from GKE about moon browser pods blocking cluster scale down: "Pod is blocking scale down because it’s not backed by a controller" ```json...