Started the selenium server remotely on Linux server and tried to execute a test case on it. So this opened a firefox browser in some session and started executing the test case. When I tried to view the browser by using VNC viewer i could not find anything there as VNC uses a new session.
So my question is how can i view/access the currently running browser which is in some session ?
Can someone please help me in this ?