Skip to content

Instantly share code, notes, and snippets.

@aaira-a
Last active December 13, 2019 08:06
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