How to Integrate Selenium with Pega Deployment Manager Without Using Jenkins
We’re moving away from Jenkins, which we previously used to run Selenium tests in our CI/CD pipeline. We'd like to continue using these tests within Pega Deployment Manager but without relying on Jenkins.
Has anyone done this before? Is there a way to run Selenium tests from PDM using custom tasks or API calls?