Last updated on : 09 Jan 2026
Selenium With TestNG
In this documentation, you will learn how to trigger a automation script of TestNG for application testing with Selenium on Pcloudy.
Refer Desired Capabilities Section for adding required capabilities
Prerequisites
- Pcloudy Account UserName and Access Key
- If you are using Eclipse or IntelliJ IDEA for running tests, install the corresponding TestNG plugin.
- If you are using CLI for running tests, ensure that Maven is installed on your machine, Maven environment variables are set, and Maven bin is added to system path.
Get our Sample Project: View on GITHUB
Did this page help you?