How to print the trace log from WATIR

37 views
Skip to first unread message

rajagopalan madasami

unread,
Jun 26, 2019, 3:06:37 AM6/26/19
to Watir General
I have created a issue for geckodriver here


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?
Reply all
Reply to author
Forward
0 new messages