From 005795bbc338bb4be695b794fb855cae58fd934f Mon Sep 17 00:00:00 2001 From: Jean-Christophe Engel Date: Wed, 10 Jul 2024 15:26:29 +0200 Subject: [PATCH] 6-02 : ajout xpath manquant --- paheko.side | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/paheko.side b/paheko.side index c777e03..ac9eec7 100644 --- a/paheko.side +++ b/paheko.side @@ -21945,7 +21945,7 @@ "id": "59643ed8-bebf-42a8-aa33-4fe2d2e12250", "comment": "", "command": "check", - "target": "//table[@class=\"list\"]/tbody//input[@type=\"checkbox\"][@value=\"1\"]", + "target": "xpath=//table[@class=\"list\"]/tbody//input[@type=\"checkbox\"][@value=\"1\"]", "targets": [], "value": "" }, {