https://cypress.io logo
is the markup static? I mean is the button already...
# help
g
is the markup static? I mean is the button already in the markup like in your code example, or is it added / rendered into the DOM on the accordion click? If it is static, you can use
:has
selector
3 Views