How to execute Java Selenium Scripts from other server
I have bamboo CI/CD pipeline setup and want to execute java Selenium test that is located in another window server. My question is how to execute Selenium Scripts that run on other server and result back to bamboo pipeline.
Thanks
Hi!
You can cover by bamboo remote agent
https://confluence.atlassian.com/bamboo/remote-agent-289277433.html
Cheers,
Gonchik Tsymzhitov
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.