OS: ウィンドウズ。セレン Web ドライバーを使用します。chromedriver.exe をダウンロードし、それにパスを設定し、chrome を実行しましたが、ステップは実行されませんでした。これはログです:
Started ChromeDriver
port=26306
version=14.0.836.0
log4j:WARN No appenders could be found for logger (org.apache.http.impl.conn.tsccm.ThreadSafeClientConnManager).
log4j:WARN Please initialize the log4j system properly.
.\test\automation\proxy_launcher.cc(89): error: Value of: app_launched
Actual: 1
Expected: AUTOMATION_SUCCESS
Which is: 0
Error while awaiting automation ping from browser process
.\test\automation\proxy_launcher.cc(223): error: Value of: automation()->GetBrowserWindowCount(&window_count)
Actual: false
Expected: true
.\test\automation\proxy_launcher.cc(244): error: Value of: browser_proxy.get()
Actual: false
Expected: true
.\test\automation\proxy_launcher.cc(269): error: Value of: WaitForBrowserProcessToQuit( TestTimeouts::action_max_timeout_ms(), &exit_code)
Actual: false
Expected: true
.\test\automation\proxy_launcher.cc(270): error: Value of: exit_code
Actual: -1
Expected: 0