I have created a issue for geckodriver here

https://github.com/mozilla/geckodriver/issues/1573

They are asking me the trace log


I have executed the following code and gave them the console output. But he 
was saying to me that it was debug log. 


Selenium::WebDriver.logger.level = :debug
opts = Selenium::WebDriver::Firefox::Options.new(log_level: :trace)
driver = Selenium::WebDriver.for :firefox, options: opts


Can anyone tell me how to print the trace log through WATIR?

-- 
-- 
Before posting, please read 
https://github.com/watir/watir_meta/wiki/Guidelines-for-Posting-to-Watir-General-Google-Group.
 
In short: search before you ask, be nice.

watir-general@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+unsubscr...@googlegroups.com
--- 
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 watir-general+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/watir-general/cf76cc0e-d516-404e-aa21-12bcd369bd92%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to