Hi,
I am very new to bamboo integration with selenium.
I am able to integrate the selenium code from bitbucket to bamboo and I can understand that the ways of selenium test execution in bamboo is through the agent.
My agent is windows server and the question is should I install Eclipse, maven and Java in agent machine?
As we trigger the execution from bamboo when we have the commit in bitbucket the execution should start so the execution will be carried on agent machine.
Please clarify as I have tried to search this information but no where it's clear.
Thanks in advance.