Skip to content

Instantly share code, notes, and snippets.

@aadsm
Created November 4, 2024 15:06
Show Gist options
  • Save aadsm/600f9074937c4bba16cda862eaf35b2d to your computer and use it in GitHub Desktop.
Save aadsm/600f9074937c4bba16cda862eaf35b2d to your computer and use it in GitHub Desktop.
document.evaluate(`//a[text() = "Stay logged out"]`,document,null,XPathResult.FIRST_ORDERED_NODE_TYPE).singleNodeValue.click();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment