conductor-framework

PhantomJS & Conductor Framework

守給你的承諾、 提交于 2019-12-11 01:58:53
问题 I'm using the Conductor framework to run my tests, and I want to run the tests with PhantomJS. Even though PhantomJS is installed in the expected directory, Conductor is complaining that it isn't. JUnit config on my test: @Config(browser = Browser.PHANTOMJS, url = "http://url") Log Output: Nov 23, 2015 10:58:32 AM org.openqa.selenium.phantomjs.PhantomJSDriverService <init> INFO: executable: /Users/richhunt/IdeaProjects/selenium/phantomjs Nov 23, 2015 10:58:32 AM org.openqa.selenium.phantomjs