From c1b4fb8cccb7279df866e30cc17c9d7b3a080b06 Mon Sep 17 00:00:00 2001 From: cyril <38669260+cyrilbois@users.noreply.github.com> Date: Sat, 20 Apr 2024 20:42:46 +0200 Subject: [PATCH] Add xpath playground to Playground / xpath.md --- docs/xpath.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/xpath.md b/docs/xpath.md index 8abc6781..b6fc5975 100644 --- a/docs/xpath.md +++ b/docs/xpath.md @@ -70,6 +70,7 @@ Playground While there are a few playgrounds (tester/sandbox) out there : - https://www.freeformatter.com/xpath-tester.html - http://www.xpathtester.com/xpath +- https://extendsclass.com/xpath-tester.html They might not work for all you webpages HTML. @@ -111,4 +112,4 @@ Resources - https://fr.wikipedia.org/wiki/XPath - :fr: https://www.ionos.fr/digitalguide/sites-internet/developpement-web/tutoriel-xpath/ - https://gist.github.com/LeCoupa/8c305ec8c713aad07b14 -- https://lzone.de/cheat-sheet/XPath \ No newline at end of file +- https://lzone.de/cheat-sheet/XPath