https://cypress.io logo
Cannot click an element to see a suggested selecto...
# i-need-help
f
Hi, My website use is built by Rails, only use html with slim format, doesn't have any web framework When I click an element to see a suggested selector by Cypress' tool, its border will be having wrong place (check image below) so I cannot click it to get suggested selector How can I fix it? Thank you
pls help me
Help me pls
g
Please provide a reproducible example
please check this
g
some kind of positioning issue, try opening the elements panel and just picking what to click yourself? use a combination of selectors and text and
cy.contains
command
2 Views