Xpath | CSS |
---|---|
//h1 |
h1 |
//div//p |
div p |
//ul/li |
ul > li |
//ul/li/a |
ul > li > a |
//div/* |
div > * |
/ |
:root |
/html/body |
:root > body |
Useful links
For further actions, you may consider blocking this person and/or reporting abuse
Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.
Choon-Siang Lai -
Zahra Sandra Nasaka -
Toshipy -
JetThoughts Dev -
Top comments (0)