'Cypress : Still waiting to connect to Chrome, retrying in 1 second
Solution 1:[1]
Solved by closing one chrome browser who is running on Pycharm.
Solution 2:[2]
I had the same issue and closed my other Chrome window which had 4 tabs open, and the tests started working.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|---|
Solution 1 | FlutterLover |
Solution 2 | adnjoo |