[wtr-general] Watir: Changing ChromeDriver log path

2012-11-30 Thread Dmitry Severinov
Hi, I want to save cromedriver.log file in a specific folder instead of the directory the .rb file is launched from. ChromeDriver forums say it can be done by launching chromedriver with a specific flag: chromedriver.exe --log-path=c:\users\me\desktop\chromedriver.log Since I am using Watir, I

Re: [wtr-general] Watir: Changing ChromeDriver log path

2012-11-30 Thread Željko Filipin
On Fri, Nov 30, 2012 at 10:40 AM, Dmitry Severinov wrote: > Since I am using Watir, I am not launching chromedriver.exe directly and I cannot figure out, how to pass this flag to chromedriver. This could help: http://watirwebdriver.com/chrome/ Željko -- https://leanpub.com/watirbook -- Before