Running WebDriver Test In Headless Browser Using PhantomJS GhostDriver
Earlier we have configured PhantomJS GhostDriver with eclipse In previous post to run Selenium WebDriver test In headless browser. Now we are all set to execute sample WebDriver test In eclipse using PhantomJS GhostDriver. I have created sample test as bellow which will be executed In headless browser. We will use DesiredCapabilities to set phantomjs.exe executable file’s path … Read more