From 375a105c48ae8e40b29277fb5c2cd7eb07493908 Mon Sep 17 00:00:00 2001 From: Jean-Christophe Engel Date: Thu, 3 Oct 2024 13:55:56 +0200 Subject: [PATCH] =?UTF-8?q?modif=2006-01=20ajout=20num=C3=A9ro=20t=C3=A9l?= =?UTF-8?q?=C3=A9phone?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- membres.side | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/membres.side b/membres.side index 91789c6..9558537 100644 --- a/membres.side +++ b/membres.side @@ -21213,6 +21213,26 @@ ["xpath=//dd[4]/input", "xpath:position"] ], "value": "${courriel}" + }, { + "id": "c8a3f837-8370-47a6-8bec-b4836fdb7f44", + "comment": "", + "command": "executeScript", + "target": "return '0' + Math.random().toString(10).substring(2, 11);", + "targets": [], + "value": "tel" + }, { + "id": "e0726204-eba0-4845-b088-2be6fb9d4ec0", + "comment": "", + "command": "type", + "target": "id=f_telephone", + "targets": [ + ["id=f_telephone", "id"], + ["name=telephone", "name"], + ["css=#f_telephone", "css:finder"], + ["xpath=//input[@id='f_telephone']", "xpath:attributes"], + ["xpath=//dd[11]/input", "xpath:position"] + ], + "value": "${tel}" }, { "id": "81f36c97-4ca3-4d92-bba0-48795dd49108", "comment": "Enregistrer les infos",