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

Context: Playwright Version: [1.27.0+] Operating System: [Linux] Python version: [3.8] Browser: [Chromium, Chrome] (with firefox all good) Example: ``` from playwright.sync_api import sync_playwright with sync_playwright() as p: browser = p.chromium.connect(ws_endpoint="ws://***/playwright/chrome/playwright-1.27.0")...

Need to consider this opportunity.

new-feature

hello, ### Part1 : Moon i deployed moon2 helm chart on my kubenetes cluster and **https** access, where i used Nginx Ingress Controller. The GUI of moon2 is accessible. I...

The symptom: My CI execution pipeline is stuck on the following step: ``` ... npm timing npm:load:timers Completed in 0ms npm timing npm:load:configScope Completed in 0ms npm timing npm:load Completed...

I am seeing this error message on moon: ``` W0227 15:03:01.046282 1 reflector.go:442] pkg/mod/k8s.io/[email protected]/tools/cache/reflector.go:167: watch of *v1.Pod ended with: an error on the server ("unable to decode an event from...

The company I'm working in is currently considering using Moon to replace Zalenium since it's not possible to use client-certificate when working with Zalenium To work with a client certificate...

Hello, We have specific files which we cannot download via api, for ex with file "testtest summary report for 6MCC testtest & MCC testtest != Reported testtesttNov3, 2022autotesttesttest [11_30_22, 07_02_12...

Hello, I deployed moon2 on my azure kubernetes (AKS), and the QA tems lanched their tests every 20 minutes (the same tests) and most of times everything works fine. However...

## Bug description When starting a new selenium browser over the moon-ui a new browser pod is scheduled correctly but the VNC connnection can not be established. We tested it...