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

153
Views
Unable to navigate from button after clicking on it - Cypress

I am trying to click on 'Exhibitor Access' showing in screenshot, Test Runner is showing 'click' action, but click is not happening at all, Check screenshot.

enter image description here

Please Can someone help me out on this, as I am stuck, I am using following strategy for this:

cy.get('a').eq(0).realClick()

As you may check in Test Runner, click is happening, but it is not navigating anywhere. enter image description here

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

It looks like the click happens too soon (Cypress shows partial page).

Perhaps add a check for some text,

cy.contains('Please select which exhibiter booth you want to process')
cy.contains('a', 'Exhibitor Access').realClick()
about 4 years ago · Juan Pablo Isaza Report
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!