79504400

Date: 2025-03-12 17:24:04
Score: 2.5
Natty:
Report link

.should("be.visible") will work if your element or parent element doesn't have "hidden" attribute,

cy.get("#__next").should("be.visible") seems working fine as mentioned by @One_Mile_Up

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Fei Li