I want to launch tests with Chrome :
I aply to chrome in hooks.rb 

Before do
  @browser = Watir::Browser.new :chrome

end

I launch my tests and get a lot of errors:

      |Started ChromeDriver (v2.1) on port 9516
[7760:3552:1219/171427:ERROR:chrome_views_delegate.cc(172)] NOT IMPLEMENTED
[7760:3552:1219/171427:ERROR:desktop_root_window_host_win.cc(741)] NOT 
IMPLEMENTED
[7760:3552:1219/171427:ERROR:desktop_root_window_host_win.cc(741)] NOT 
IMPLEMENTED

How can i fix it? 

-- 
-- 
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/groups/opt_out.

Reply via email to