From 55a577750f91248a84b314bd4bd73e7d47c0c03d Mon Sep 17 00:00:00 2001 From: Jean-Christophe Engel Date: Wed, 17 Jul 2024 09:30:55 +0200 Subject: [PATCH] membres.side : modif chemin mode import 8-01, 8-02, 8-03 --- membres.side | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/membres.side b/membres.side index 550c82d..3eec69e 100644 --- a/membres.side +++ b/membres.side @@ -23381,8 +23381,8 @@ }, { "id": "6f85a86a-0b7a-4402-bbf4-4695a1c02053", "comment": "", - "command": "click", - "target": "css=dd:nth-child(2) > label", + "command": "check", + "target": "xpath=//input[@id=\"f_mode_create\"]", "targets": [ ["css=dd:nth-child(2) > label", "css:finder"], ["xpath=//dd/label", "xpath:position"], @@ -23658,8 +23658,8 @@ }, { "id": "68eb4d56-c188-410c-b1df-66223037e96d", "comment": "", - "command": "click", - "target": "css=dd:nth-child(2) > label", + "command": "check", + "target": "xpath=//input[@id=\"f_mode_create\"]", "targets": [ ["css=dd:nth-child(2) > label", "css:finder"], ["xpath=//dd/label", "xpath:position"], @@ -24000,8 +24000,8 @@ }, { "id": "d13d24ed-ba75-43ac-b30c-3a7a80220a4f", "comment": "", - "command": "click", - "target": "css=dd:nth-child(2) > label", + "command": "check", + "target": "xpath=//input[@id=\"f_mode_create\"]", "targets": [ ["css=dd:nth-child(2) > label", "css:finder"], ["xpath=//dd/label", "xpath:position"],