We have TeamCity build agent on Machine-1 and I would like to run Selenium tests that are on a different machine (Machine-2) with this build agent. I am not sure if it is possible to do so.
Also if it is possible where does the tests actually run? Is it on Machine-1 or Machine-2?
I tried to research on it, but without success.
Please help.