1
0
mirror of https://github.com/onkelbeh/cheatsheets.git synced 2025-06-14 22:27:33 +02:00

Updated the $X() usage as it supports chromium (#2183)

Co-authored-by: Rico Sta. Cruz <rstacruz@users.noreply.github.com>
This commit is contained in:
Manjunath Prabhakar 2025-05-10 11:12:59 -04:00 committed by GitHub
parent 6253384e7d
commit 0df6062c3a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,7 +22,7 @@ Test queries in the Xpath test bed:
$x("//div")
```
Works in Firefox and Chrome.
Works in Firefox and Chromium browsers.
## Selectors