4-08 simplification test : suppression tri initial inutile
This commit is contained in:
parent
1e7e597d27
commit
17709f80d2
77
paheko.side
77
paheko.side
@ -12230,83 +12230,6 @@
|
||||
"target": "xpath=//a[contains(., \"Toutes, même cachées\")]",
|
||||
"targets": [],
|
||||
"value": ""
|
||||
}, {
|
||||
"id": "31f987ea-f8b8-4d21-a478-f230f0906a6c",
|
||||
"comment": "Trier par numéro",
|
||||
"command": "click",
|
||||
"target": "xpath=//thead[@class=\"userOrder\"]//a[contains(@href, \"number\")]",
|
||||
"targets": [],
|
||||
"value": ""
|
||||
}, {
|
||||
"id": "108dcbd0-3f56-4725-813f-226eb71059b5",
|
||||
"comment": "inverser le tri s'il est en ordre décroissant",
|
||||
"command": "",
|
||||
"target": "",
|
||||
"targets": [],
|
||||
"value": ""
|
||||
}, {
|
||||
"id": "79246044-28d0-4ee0-8bc0-6d61fac771bc",
|
||||
"comment": "au moins 2 membres",
|
||||
"command": "if",
|
||||
"target": "${nb_total_membres} >= 2",
|
||||
"targets": [],
|
||||
"value": ""
|
||||
}, {
|
||||
"id": "891bde95-1a4a-4a8b-8974-884974d71c22",
|
||||
"comment": "premier numéro",
|
||||
"command": "storeText",
|
||||
"target": "xpath=//table[@class=\"list\"]/tbody/tr[1]/td[@class=\"num\"]//span",
|
||||
"targets": [],
|
||||
"value": "numaff1"
|
||||
}, {
|
||||
"id": "a147eefa-5717-4857-9944-60144f37bf9d",
|
||||
"comment": "",
|
||||
"command": "executeScript",
|
||||
"target": "return Number(${numaff1})",
|
||||
"targets": [],
|
||||
"value": "numero1"
|
||||
}, {
|
||||
"id": "82caf5a4-2078-451b-9111-e7ffb867bf65",
|
||||
"comment": "deuxième numéro",
|
||||
"command": "storeText",
|
||||
"target": "xpath=//table[@class=\"list\"]/tbody/tr[2]/td[@class=\"num\"]//span",
|
||||
"targets": [],
|
||||
"value": "numaff2"
|
||||
}, {
|
||||
"id": "716fb090-9b09-42c4-a5d3-7902f9705a8d",
|
||||
"comment": "",
|
||||
"command": "executeScript",
|
||||
"target": "return Number(${numaff2})",
|
||||
"targets": [],
|
||||
"value": "numero2"
|
||||
}, {
|
||||
"id": "9166f4d6-77c5-4a6c-8213-26157c0ed272",
|
||||
"comment": "",
|
||||
"command": "if",
|
||||
"target": "${numero1} > ${numero2}",
|
||||
"targets": [],
|
||||
"value": ""
|
||||
}, {
|
||||
"id": "3449e417-23a4-47db-a2ce-588f6cce12b2",
|
||||
"comment": "Inverser le sens de tri",
|
||||
"command": "click",
|
||||
"target": "xpath=//thead[@class=\"userOrder\"]//a[contains(@href, \"number\")]",
|
||||
"targets": [],
|
||||
"value": ""
|
||||
}, {
|
||||
"id": "93d6c4aa-0293-4cd4-97f6-840525f0ccce",
|
||||
"comment": "",
|
||||
"command": "end",
|
||||
"target": "",
|
||||
"targets": [],
|
||||
"value": ""
|
||||
}, {
|
||||
"id": "1fd217de-b74b-4fd0-a605-f85a314894f5",
|
||||
"comment": "",
|
||||
"command": "end",
|
||||
"target": "",
|
||||
"targets": [],
|
||||
"value": ""
|
||||
}, {
|
||||
"id": "4a75e960-8055-437d-be3e-2c5d4c9b1639",
|
||||
"comment": "Nombre de membres sur la page",
|
||||
|
Loading…
Reference in New Issue
Block a user