modif 10-01 ajout numéro téléphone
This commit is contained in:
parent
22fd7b5df3
commit
64aef24bb9
20
membres.side
20
membres.side
@ -26229,6 +26229,26 @@
|
|||||||
["xpath=//dd[4]/input", "xpath:position"]
|
["xpath=//dd[4]/input", "xpath:position"]
|
||||||
],
|
],
|
||||||
"value": "${courriel}"
|
"value": "${courriel}"
|
||||||
|
}, {
|
||||||
|
"id": "f06bb68a-56d6-4555-a188-82ef4e5f3e91",
|
||||||
|
"comment": "",
|
||||||
|
"command": "executeScript",
|
||||||
|
"target": "return '0' + Math.random().toString(10).substring(2, 11);",
|
||||||
|
"targets": [],
|
||||||
|
"value": "tel"
|
||||||
|
}, {
|
||||||
|
"id": "808947f4-36f6-4cbd-9f90-8e2b5302a413",
|
||||||
|
"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": "be147bdc-5664-43c0-9682-7cb079fbe87b",
|
"id": "be147bdc-5664-43c0-9682-7cb079fbe87b",
|
||||||
"comment": "",
|
"comment": "",
|
||||||
|
Loading…
Reference in New Issue
Block a user