Skip to content

Instantly share code, notes, and snippets.

@aaira-a
Last active December 13, 2019 08:06
Show Gist options
  • Save aaira-a/6761c5c86e41e03102215d11d4268db7 to your computer and use it in GitHub Desktop.
Save aaira-a/6761c5c86e41e03102215d11d4268db7 to your computer and use it in GitHub Desktop.
Selecting CSS and XPath via browser console
CSS = $$("")
XPATH = $x("")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment