Closed mathias22osterhagen22 closed 3 years ago
I'm very sorry the selector is not supported yet.
Thank you for your answear, Is :not
not implemented as well ? (and [href*="partOfUrl"]
seems not working too)
Thank you for your answear, Is
:not
not implemented as well ? (and[href*="partOfUrl"]
seems not working too)
no.
Expected:
document.querySelector('table tbody tr td:nth-child(6) a').href
Result:
document.querySelector('table tbody tr td:nth-child(6) a').href
Screenshoot: