remote webdriver over ssh

needed to run some tests for a web application on a remote server. only ssh access was realistic. was using selenium webdriver. wanted to use the real browser, which requires the gui of course. is that possible? yes… remote system is running ubuntu. first we install vnc on it. it is some kind of virtual […]

Read More remote webdriver over ssh