Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

281
Views
Page does not load after I resolve "Uncaught SyntaxError: Invalid or unexpected token" in Cypress

I already know about this open issue HERE

I get that error when the test tries to go to an item in a menu. I've put in support/index.js for this:

Cypress.on('uncaught:exception', (err, runnable) => {
    // returning false here prevents Cypress from
    // failing the test
    return false
  })

and it solves the main problem, except it doesn't wait for the page to load and loads in infinite loop, and then it looks for the item to find next and finally generates the error (all because the page wasn't loaded). How can I avoid this?

Note: Even if I put a cy.wait() of any period, the page does not load.

Thank you

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!