きゅうりの分度器でいくつかの自動化テストを行っていますが、突然、「browser.takeScreenshot」メソッドが今日の朝から次のエラーで失敗しています:
WebDriverError: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>502 Proxy Error</title>
</head><body>
<h1>Proxy Error</h1>
<p>The proxy server received an invalid
response from an upstream server.<br />
The proxy server could not handle the request <em><a
href="/wd/hub/session/29068642-008c-4e84-9f12-
e2896a9c6b3e/screenshot">GET /wd/hub/session/29068642-008c-4e84-
9f12-e2896a9c6b3e/screenshot</a></em>.<p>
Reason: <strong>Error reading from remote server</strong></p>
</p>
</body></html>
更新: ローカルで動作しています。セレン サーバーでテストを実行した場合にのみ問題が発生します。