Skip to content

Commit 1ecb014

Browse files
ono-maxko1
authored andcommitted
Support opening Chrome automatically on windows
1 parent 7a6ef40 commit 1ecb014

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/debug/server_cdp.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@ def run_new_chrome
7373
data = nil
7474
port = nil
7575
wait_thr = nil
76+
77+
# The process to check OS is based on `selenium` project.
7678
case RbConfig::CONFIG['host_os']
7779
when /mswin|msys|mingw|cygwin|emc/
7880
if path.nil?

0 commit comments

Comments
 (0)