nightwatch icon indicating copy to clipboard operation
nightwatch copied to clipboard

Fix test for Browserstack Transport

Open swrdfish opened this issue 2 years ago • 0 comments

The problem: following error occurs after test execution completes, and assertions are not executed.

PUT https://api.browserstack.com:9999 /automate/sessions/1234567.json - ETIMEDOUT
Error: connect ETIMEDOUT 52.1.181.200:9999
    at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1157:16)

swrdfish avatar Sep 19 '22 09:09 swrdfish