Questions tagged [zalenium]

Allows anyone to have a disposable, flexible, container based Selenium Grid infrastructure featuring video recording, live preview, basic auth & online/offline dashboards

This is a Selenium Grid extension to scale your local grid dynamically with docker containers. It uses docker-selenium to run your tests in Firefox and Chrome locally, if you need a different browser, your tests can get redirected to a cloud testing provider (Sauce Labs, BrowserStack, TestingBot). Zalenium also works out of the box in Kubernetes.

Zalenium's maintainers add new features regularly. We invite you to test it, report bugs, suggest any ideas you may have, and contribute. See our contributing guidelines for more details.

91 questions
-2
votes
1 answer

zalenium deployment in kubernet issue

Trying to deploy zalenium in kubernet cluster using yaml .getting this issue. here I have added the yaml file also. please let me know m i doing something wrong? apiVersion: extensions/v1beta1 kind: Deployment metadata: name: zalenium …
1 2 3 4 5 6
7