Skip to content

Commit

Permalink
logging more
Browse files Browse the repository at this point in the history
  • Loading branch information
shivamguys committed Apr 10, 2024
1 parent 3a812ab commit 4564f79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cypress/support/commands.js
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ function performLogin(LOGGED_IN) {


function solveCaptcha() {
cy.task("log", "Calling solveCaptcha() nth time")

cy.wait(1200)
cy.get('body').should('be.visible').then((el) => {
Expand Down

0 comments on commit 4564f79

Please sign in to comment.