You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Starting chrome/chromedriver version 131 we are getting
‣ Created remote session chrome on windows (5ec3379ca6b05aa1d09fd32b112729f9)
(ノಠ益ಠ)ノ彡┻━┻
Error: Error sending ack for [ 106 ] to 1: write ECONNABORTED
at Object.callback @ src\lib\Server.ts:352:16
at callback @ node:internal\streams\writable:552:21
at onwriteError @ node:internal\streams\writable:415:3
at processTicksAndRejections @ node:internal\process\task_queues:85:21
(ノಠ益ಠ)ノ彡┻━┻
Error: Error sending ack for [ 107 ] to 1: write ECONNABORTED
at Object.callback @ src\lib\Server.ts:352:16
at callback @ node:internal\streams\writable:552:21
at onwriteError @ node:internal\streams\writable:415:3
at processTicksAndRejections @ node:internal\process\task_queues:85:21
while performing a test run. We are running chrome in a headless mode in our CI/CD pipelines.
With versions 130 and lower, this does not happen.
The text was updated successfully, but these errors were encountered:
Starting chrome/chromedriver version 131 we are getting
while performing a test run. We are running chrome in a headless mode in our CI/CD pipelines.
With versions 130 and lower, this does not happen.
The text was updated successfully, but these errors were encountered: