agouti icon indicating copy to clipboard operation
agouti copied to clipboard

Support arguments for chromedriver command

Open sermojohn opened this issue 6 years ago • 1 comments

This is needed in order to pass any chromedriver arguments, such as logging related: http://chromedriver.chromium.org/logging

sermojohn avatar Sep 18 '18 17:09 sermojohn

Sorry for the delay. This is a breaking change to the agouti.ChromeDriver() method interface. If you need custom ChromeDriver arguments, I recommend using agouti.NewWebDriver().

sclevine avatar Jan 23 '19 05:01 sclevine