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
while running the code i get cy.request() failed trying to load: and Error: connect ECONNREFUSED 127.0.0.1:5000
As you said -- BASE_URL is the local python server which you will run is responsible for filling captchas for you.
can you guide me how to find BASE_URL
The text was updated successfully, but these errors were encountered:
while running the code i get cy.request() failed trying to load: and Error: connect ECONNREFUSED 127.0.0.1:5000
As you said -- BASE_URL is the local python server which you will run is responsible for filling captchas for you.
can you guide me how to find BASE_URL
The text was updated successfully, but these errors were encountered: