Hi, I'm using latest version of watir(6.1) and i have problem with getting logs. I want to get logs from chrome browser using command "browser.driver.manage.logs.get :browser". When i debug my test and i try to see console logs manually. I see all kinds of logs(INFO,DEBUG,etc.). But when i call get command. All i get is just Log containing ERROR log levels. I used same code with Watir(6.0) and my log was full. Can it be possible that somehow API for logging changed? Or am i missing something? I have loggingPrefs set to log all log entries. loggingPrefs => :browser => 'ALL'
-- -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected] --- You received this message because you are subscribed to the Google Groups "Watir General" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
