We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d2548d commit ab7f446Copy full SHA for ab7f446
README.md
@@ -14,7 +14,7 @@ Pages not showing up that should? Check the `log.txt` for any issues.
14
15
### Prerequisites
16
17
-- Node LTS (as of September 2023, Node 18.16.0)
+- Node LTS (as of August 2024, Node 20.16.0)
18
19
#### Some possible Puppeteer setup for Mac Users
20
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "selector-hound",
3
- "version": "2.2.0",
+ "version": "2.3.0",
4
"description": "Find an element that matches a particular CSS selector on a website ",
5
"type": "module",
6
"keywords": [
0 commit comments