From 8de4c311687177a1bc070aa04a6a868d6076608e Mon Sep 17 00:00:00 2001 From: Jean-Christophe Engel Date: Wed, 11 Sep 2024 11:27:13 +0200 Subject: [PATCH] ajout 11-34 ajout pronom --- membres.side | 638 ++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 637 insertions(+), 1 deletion(-) diff --git a/membres.side b/membres.side index eb620ec..5a2d0cd 100644 --- a/membres.side +++ b/membres.side @@ -42206,6 +42206,642 @@ "targets": [], "value": "" }] + }, { + "id": "092e4b79-eeae-4ea9-8c09-1c059370f310", + "name": "11-34 ajout pronom", + "commands": [{ + "id": "b7fe99e0-164e-4761-a15b-c0bf9dae9170", + "comment": "", + "command": "open", + "target": "http://test.paheko.localhost/admin/login.php", + "targets": [], + "value": "" + }, { + "id": "2a40475d-249d-44d2-ade2-e2a113789550", + "comment": "", + "command": "setWindowSize", + "target": "1280x1020", + "targets": [], + "value": "" + }, { + "id": "a10a7f73-60c6-4466-b343-38edbc0764b0", + "comment": "Vérifier si déjà connecté", + "command": "storeXpathCount", + "target": "xpath=//button[@name='login']", + "targets": [], + "value": "connecte" + }, { + "id": "8c2ed054-fae3-4e40-a631-caf3ee869338", + "comment": "", + "command": "if", + "target": "${connecte} > 0", + "targets": [], + "value": "" + }, { + "id": "efbc488c-60d2-4f26-95bc-805e9e166eb4", + "comment": "identifiant", + "command": "type", + "target": "id=f_id", + "targets": [], + "value": "jckix@free.fr" + }, { + "id": "fb5648e9-6d58-4808-88aa-88f0718053a1", + "comment": "mot de passe", + "command": "type", + "target": "id=f_password", + "targets": [], + "value": "interpeller noircir colis allumer" + }, { + "id": "e3130c42-c782-47ce-9b4d-0a115523c7a3", + "comment": "Connexion", + "command": "click", + "target": "name=login", + "targets": [], + "value": "" + }, { + "id": "cf6ba774-3087-421a-8c3e-f1a8e49c9b57", + "comment": "", + "command": "end", + "target": "", + "targets": [], + "value": "" + }, { + "id": "53657702-49f9-440c-8f4a-bc736c86b985", + "comment": "ajouter pronom", + "command": "", + "target": "", + "targets": [], + "value": "" + }, { + "id": "4744a70e-81af-4170-a86b-ab86a10d00b0", + "comment": "", + "command": "click", + "target": "xpath=//a[contains(@href, \"/admin/config/\")]", + "targets": [ + ["css=li:nth-child(6) b", "css:finder"], + ["xpath=//li[6]/h3/a/b", "xpath:position"], + ["xpath=//b[contains(.,'Configuration')]", "xpath:innerText"] + ], + "value": "" + }, { + "id": "a43d03f0-eb2d-4849-897b-18fbafe81db5", + "comment": "", + "command": "click", + "target": "xpath=//a[contains(@href, \"/admin/config/users\")]", + "targets": [ + ["css=ul:nth-child(1) > li:nth-child(3) > a", "css:finder"], + ["xpath=//a[contains(text(),'Membres')]", "xpath:link"], + ["xpath=//a[@href='http://test.paheko.localhost/admin/config/users/']", "xpath:href"], + ["xpath=//nav/ul/li[3]/a", "xpath:position"] + ], + "value": "" + }, { + "id": "3d883c42-aadc-4c55-9dbd-97222dce6a09", + "comment": "", + "command": "click", + "target": "xpath=//a[contains(@href, \"/admin/config/fields\")]", + "targets": [ + ["css=ul:nth-child(1) > li:nth-child(3) > a", "css:finder"], + ["xpath=//a[contains(text(),'Membres')]", "xpath:link"], + ["xpath=//a[@href='http://test.paheko.localhost/admin/config/users/']", "xpath:href"], + ["xpath=//nav/ul/li[3]/a", "xpath:position"] + ], + "value": "" + }, { + "id": "29ab5533-3986-4e6b-8a21-e90b6df5bfd3", + "comment": "", + "command": "click", + "target": "xpath=//a[@href=\"new.php\"]", + "targets": [], + "value": "" + }, { + "id": "284b2343-8f6a-43ec-acc5-45c9d3455f85", + "comment": "", + "command": "store", + "target": "Pronom", + "targets": [], + "value": "libelle_champ" + }, { + "id": "9c457c10-f0fc-4d99-b76a-742664b46adb", + "comment": "", + "command": "executeScript", + "target": "return 'f_' + ${libelle_champ}.toLocaleLowerCase()", + "targets": [], + "value": "id_champ" + }, { + "id": "34e85066-39a8-4c58-9e85-c704db999ccb", + "comment": "", + "command": "check", + "target": "id=f_preset_pronom", + "targets": [ + ["css=#f_default_category > option:nth-child(2)", "css:finder"], + ["xpath=//option[@value='2']", "xpath:attributes"], + ["xpath=//select[@id='f_default_category']/option[2]", "xpath:idRelative"], + ["xpath=//option[2]", "xpath:position"], + ["xpath=//option[contains(.,'Anciens membres')]", "xpath:innerText"] + ], + "value": "" + }, { + "id": "183ae90e-12ae-48e9-a2c2-9b93abef4303", + "comment": "", + "command": "click", + "target": "xpath=//button[@name=\"add\"]", + "targets": [ + ["name=save", "name"], + ["css=.main", "css:finder"], + ["xpath=//button[@name='save']", "xpath:attributes"], + ["xpath=//p/button", "xpath:position"], + ["xpath=//button[contains(.,'Enregistrer')]", "xpath:innerText"] + ], + "value": "" + }, { + "id": "4fb2e42a-99ef-4e57-9c28-06fe81085229", + "comment": "", + "command": "assertElementPresent", + "target": "xpath=//p[contains(@class,\"confirm\")]", + "targets": [], + "value": "" + }, { + "id": "c19e44b4-1d41-4544-85d0-29c32cfe30fa", + "comment": "", + "command": "assertElementPresent", + "target": "xpath=//th[text()=\"${libelle_champ}\"]", + "targets": [], + "value": "" + }, { + "id": "5c21942d-2362-4e0e-9db0-d08a70bfe020", + "comment": "autoriser modification", + "command": "", + "target": "", + "targets": [], + "value": "" + }, { + "id": "446a7cb3-6308-4c04-a407-ba01646589d5", + "comment": "", + "command": "storeXpathCount", + "target": "xpath=//tbody/tr", + "targets": [], + "value": "nb_champs" + }, { + "id": "5ade83a4-5aa0-43dc-9382-d38c72e53ee8", + "comment": "", + "command": "click", + "target": "xpath=//tbody/tr[${nb_champs}]//td//a[contains(@href, \"edit.php\")]", + "targets": [], + "value": "" + }, { + "id": "a103e5c9-529d-4323-a70f-c0ebee719e28", + "comment": "", + "command": "selectFrame", + "target": "index=0", + "targets": [], + "value": "" + }, { + "id": "05ba0259-9c39-4e2e-90dd-5d8d5d951459", + "comment": "", + "command": "check", + "target": "xpath=//input[@id=\"f_user_access_level_2\"]", + "targets": [], + "value": "" + }, { + "id": "df738d75-f8de-4477-a79d-dd59b49a9644", + "comment": "", + "command": "click", + "target": "xpath=//button[@name=\"save\"]", + "targets": [], + "value": "" + }, { + "id": "7ad7dc1e-ada2-4d49-9b38-ca402af7e294", + "comment": "", + "command": "selectFrame", + "target": "relative=parent", + "targets": [], + "value": "" + }, { + "id": "a86c1d45-c9a7-4309-b7cc-9b03503bddcb", + "comment": "créer un membre", + "command": "", + "target": "", + "targets": [], + "value": "" + }, { + "id": "5f7a4285-ef4c-421b-a3f4-589f4957f213", + "comment": "", + "command": "click", + "target": "linkText=Ajouter", + "targets": [ + ["linkText=Ajouter", "linkText"], + ["css=li:nth-child(2) li:nth-child(1) > a", "css:finder"], + ["xpath=//a[contains(text(),'Ajouter')]", "xpath:link"], + ["xpath=//a[contains(@href, '/admin/users/new.php')]", "xpath:href"], + ["xpath=//li/a", "xpath:position"], + ["xpath=//a[contains(.,'Ajouter')]", "xpath:innerText"] + ], + "value": "" + }, { + "id": "da18870f-9fc5-48e2-b7da-6e8b7831726f", + "comment": "", + "command": "storeValue", + "target": "id=f_numero", + "targets": [], + "value": "numero" + }, { + "id": "d10d3603-1465-495d-b3f1-9f84627406b7", + "comment": "", + "command": "executeScript", + "target": "const upper = (str) => { return str.charAt(0).toUpperCase() + str.slice(1);} ; const chaine = (length) => { let chars = 'aàbcdeéèfghijklmnoôpqrstuùvwxyz'; let str = ''; for (let i = 0; i < length; i++) { str += chars.charAt(Math.floor(Math.random() * chars.length)); } let debut = upper(str.slice(0, length/2)); let fin = upper(str.slice(length/2)); return debut + ' ' + fin;};return chaine(12)", + "targets": [], + "value": "nom" + }, { + "id": "e47acd5d-1b58-4124-be8f-0766970e48c6", + "comment": "", + "command": "type", + "target": "id=f_nom", + "targets": [ + ["id=f_nom", "id"], + ["name=nom", "name"], + ["css=#f_nom", "css:finder"], + ["xpath=//input[@id='f_nom']", "xpath:attributes"], + ["xpath=//dd[3]/input", "xpath:position"] + ], + "value": "${nom}" + }, { + "id": "17277c3b-e70b-4ce1-b2dd-8628ef0f90cb", + "comment": "", + "command": "executeScript", + "target": "const chaine = (length) => { let chars = 'abcdefghijklmnopqrstuvwxyz0123456789'; let str = ''; for (let i = 0; i < length; i++) { str += chars.charAt(Math.floor(Math.random() * chars.length)); } return str; }; return chaine(8) + \"@\" + chaine(5) + \".fr\"", + "targets": [], + "value": "email" + }, { + "id": "123691e5-8f19-4cab-b4f3-3387a5af2afa", + "comment": "", + "command": "type", + "target": "id=f_email", + "targets": [ + ["id=f_email", "id"], + ["name=email", "name"], + ["css=#f_email", "css:finder"], + ["xpath=//input[@id='f_email']", "xpath:attributes"], + ["xpath=//dd[4]/input", "xpath:position"] + ], + "value": "${email}" + }, { + "id": "4347c922-7a79-4ce4-a396-de764c11a9a1", + "comment": "", + "command": "store", + "target": "elle", + "targets": [], + "value": "valeur_champ" + }, { + "id": "7d70d0c9-99cb-4fa7-9ac2-432f7042c035", + "comment": "", + "command": "click", + "target": "xpath=//select[@id=\"${id_champ}\"]/option[@value=\"${valeur_champ}\"]", + "targets": [], + "value": "" + }, { + "id": "11f1cffd-b70e-4fa8-8c4e-77741dbab2e0", + "comment": "", + "command": "click", + "target": "name=save", + "targets": [ + ["name=save", "name"], + ["css=.main", "css:finder"], + ["xpath=//button[@name='save']", "xpath:attributes"], + ["xpath=//p/button", "xpath:position"], + ["xpath=//button[contains(.,'Créer ce membre')]", "xpath:innerText"] + ], + "value": "" + }, { + "id": "81519992-e28b-4b62-98c8-fcfc0486c6f0", + "comment": "vérifier infos membre", + "command": "", + "target": "", + "targets": [], + "value": "" + }, { + "id": "86043ee9-b1e9-447e-ac44-ca047b9a08c9", + "comment": "", + "command": "assertText", + "target": "xpath=//dt[contains(.,'Numéro de membre')]/following-sibling::dd", + "targets": [], + "value": "${numero}" + }, { + "id": "4fd67c8d-d1d2-47f8-afb6-309418d861fe", + "comment": "", + "command": "assertText", + "target": "xpath=//dt[contains(.,'Nom & prénom')]/following-sibling::dd", + "targets": [], + "value": "${nom}" + }, { + "id": "2cd7d210-2ab7-4f9e-baed-7d9873b1a0f1", + "comment": "", + "command": "assertText", + "target": "xpath=//dt[contains(.,'Adresse E-Mail')]/following-sibling::dd/a", + "targets": [], + "value": "${email}" + }, { + "id": "fd16f21a-b55f-44eb-8db3-7181ca1d511e", + "comment": "", + "command": "assertText", + "target": "xpath=//dt[text()=\"${libelle_champ}\"]/following-sibling::dd", + "targets": [], + "value": "${valeur_champ}" + }, { + "id": "42847f58-3628-4155-a8c3-32aa6ff151f3", + "comment": "attribuer un mot de passe au membre", + "command": "", + "target": "", + "targets": [], + "value": "" + }, { + "id": "eeaad0b3-2f51-4e15-b387-4a94542bb488", + "comment": "", + "command": "click", + "target": "xpath=//a[contains(@href, \"edit_security.php\")]", + "targets": [], + "value": "" + }, { + "id": "8b9f2a83-056c-48b1-8217-bc309457ab08", + "comment": "", + "command": "store", + "target": "soin oeuf mélodieux intellectuel", + "targets": [], + "value": "mdp" + }, { + "id": "ff6cc35f-1e6c-492a-8d5f-27fd48c185d8", + "comment": "", + "command": "selectFrame", + "target": "index=0", + "targets": [ + ["index=0"] + ], + "value": "" + }, { + "id": "b3d88e84-1d3b-4a50-9077-e77d0192b6dc", + "comment": "", + "command": "type", + "target": "id=f_password", + "targets": [ + ["id=f_password", "id"], + ["css=#f_password", "css:finder"], + ["xpath=//input[@id='f_password']", "xpath:attributes"], + ["xpath=//dd[3]/input", "xpath:position"] + ], + "value": "${mdp}" + }, { + "id": "3538e13e-15f6-4ee3-b600-8d5b6d770650", + "comment": "", + "command": "type", + "target": "id=f_password_confirmed", + "targets": [ + ["id=f_password_confirmed", "id"], + ["name=password_confirmed", "name"], + ["css=#f_password_confirmed", "css:finder"], + ["xpath=//input[@id='f_password_confirmed']", "xpath:attributes"], + ["xpath=//dd[5]/input", "xpath:position"] + ], + "value": "${mdp}" + }, { + "id": "66d16d31-be42-4b56-9559-218307d282aa", + "comment": "", + "command": "click", + "target": "name=save", + "targets": [ + ["name=save", "name"], + ["css=.main", "css:finder"], + ["xpath=//button[@name='save']", "xpath:attributes"], + ["xpath=//p/button", "xpath:position"], + ["xpath=//button[contains(.,'Enregistrer')]", "xpath:innerText"] + ], + "value": "" + }, { + "id": "256b5e62-62d1-4230-a861-304dc067eaf9", + "comment": "", + "command": "selectFrame", + "target": "relative=parent", + "targets": [ + ["relative=parent"] + ], + "value": "" + }, { + "id": "7aca4b0a-55f7-4b58-93a3-bf49d6bd394e", + "comment": "Déconnexion admin", + "command": "click", + "target": "xpath=//a[contains(@href, '/admin/logout.php')]", + "targets": [], + "value": "" + }, { + "id": "59ec9d57-dc7c-4963-ac6b-913f94379404", + "comment": "", + "command": "type", + "target": "id=f_id", + "targets": [], + "value": "${email}" + }, { + "id": "0e73d54d-25b6-4589-9304-afa02a7950d5", + "comment": "", + "command": "type", + "target": "id=f_password", + "targets": [], + "value": "${mdp}" + }, { + "id": "480870b5-3419-4552-844b-2f0ffc60db27", + "comment": "", + "command": "click", + "target": "name=login", + "targets": [], + "value": "" + }, { + "id": "1e56570a-76eb-4c46-bc4c-f8d324082331", + "comment": "vérifier pronom et le modifier", + "command": "", + "target": "", + "targets": [], + "value": "" + }, { + "id": "650999f1-9458-4892-84ed-05624f0ea336", + "comment": "", + "command": "click", + "target": "xpath=//a[contains(@href, \"/admin/me\")]", + "targets": [], + "value": "" + }, { + "id": "19ae2d39-7764-4523-994e-5f8d88b96ab6", + "comment": "", + "command": "assertText", + "target": "xpath=//dt[text()=\"${libelle_champ}\"]/following-sibling::dd", + "targets": [], + "value": "${valeur_champ}" + }, { + "id": "48bba331-f195-4cf5-a76a-ff41ae56f9ca", + "comment": "", + "command": "click", + "target": "xpath=//a[contains(@href, \"/admin/me/edit.php\")]", + "targets": [], + "value": "" + }, { + "id": "da14f9ca-a9aa-4cb2-abf5-d13cdc751076", + "comment": "", + "command": "store", + "target": "il", + "targets": [], + "value": "valeur_champ" + }, { + "id": "0d5f78b6-69c5-4108-b2b0-f042248fa976", + "comment": "", + "command": "click", + "target": "xpath=//select[@id=\"${id_champ}\"]/option[@value=\"${valeur_champ}\"]", + "targets": [], + "value": "" + }, { + "id": "bc732d92-826d-4d6a-8ac9-ff907c19409a", + "comment": "", + "command": "click", + "target": "name=save", + "targets": [ + ["name=save", "name"], + ["css=.main", "css:finder"], + ["xpath=//button[@name='save']", "xpath:attributes"], + ["xpath=//p/button", "xpath:position"], + ["xpath=//button[contains(.,'Créer ce membre')]", "xpath:innerText"] + ], + "value": "" + }, { + "id": "9c3d1630-f764-477b-ba82-5fa96736e216", + "comment": "", + "command": "assertText", + "target": "xpath=//dt[text()=\"${libelle_champ}\"]/following-sibling::dd", + "targets": [], + "value": "${valeur_champ}" + }, { + "id": "4bd67dae-81a3-4a91-bf39-603529776bc4", + "comment": "Déconnexion membre", + "command": "click", + "target": "xpath=//a[contains(@href, '/admin/logout.php')]", + "targets": [], + "value": "" + }, { + "id": "39c304c2-8b4f-4e38-952e-da58d561064c", + "comment": "", + "command": "type", + "target": "id=f_id", + "targets": [], + "value": "jckix@free.fr" + }, { + "id": "759eff3c-5a5d-46bb-b0e4-5c64ca466a07", + "comment": "", + "command": "type", + "target": "id=f_password", + "targets": [], + "value": "interpeller noircir colis allumer" + }, { + "id": "683d2b34-0e09-4c91-844a-5952ca240b26", + "comment": "Connexion admin", + "command": "click", + "target": "name=login", + "targets": [], + "value": "" + }, { + "id": "f3bbeedb-04c1-4a07-a47b-d51d6a76ecbc", + "comment": "supprimer le champ ajouté", + "command": "", + "target": "", + "targets": [], + "value": "" + }, { + "id": "7c03e743-00c5-406c-adcb-9f199ee7960f", + "comment": "", + "command": "click", + "target": "xpath=//a[contains(@href, \"/admin/config/\")]", + "targets": [ + ["css=li:nth-child(6) b", "css:finder"], + ["xpath=//li[6]/h3/a/b", "xpath:position"], + ["xpath=//b[contains(.,'Configuration')]", "xpath:innerText"] + ], + "value": "" + }, { + "id": "da43fa2e-dd89-4495-b4b1-426290875b62", + "comment": "", + "command": "click", + "target": "xpath=//a[contains(@href, \"/admin/config/users\")]", + "targets": [ + ["css=ul:nth-child(1) > li:nth-child(3) > a", "css:finder"], + ["xpath=//a[contains(text(),'Membres')]", "xpath:link"], + ["xpath=//a[@href='http://test.paheko.localhost/admin/config/users/']", "xpath:href"], + ["xpath=//nav/ul/li[3]/a", "xpath:position"] + ], + "value": "" + }, { + "id": "f045716b-00d1-4a6c-bbe4-3d04d739912d", + "comment": "", + "command": "click", + "target": "xpath=//a[contains(@href, \"/admin/config/fields\")]", + "targets": [ + ["css=ul:nth-child(1) > li:nth-child(3) > a", "css:finder"], + ["xpath=//a[contains(text(),'Membres')]", "xpath:link"], + ["xpath=//a[@href='http://test.paheko.localhost/admin/config/users/']", "xpath:href"], + ["xpath=//nav/ul/li[3]/a", "xpath:position"] + ], + "value": "" + }, { + "id": "f4546b2d-4571-4fc5-a8da-3ea555ca2d3d", + "comment": "", + "command": "storeXpathCount", + "target": "xpath=//tbody/tr", + "targets": [], + "value": "nb_champs" + }, { + "id": "b60dc041-9eda-4362-b0c1-53b753054f2f", + "comment": "", + "command": "click", + "target": "xpath=//tbody/tr[${nb_champs}]//td//a[contains(@href, \"delete.php\")]", + "targets": [], + "value": "" + }, { + "id": "84b50100-512b-4611-a9a4-8d999b0d2e8b", + "comment": "", + "command": "selectFrame", + "target": "index=0", + "targets": [ + ["index=0"] + ], + "value": "" + }, { + "id": "4df51277-00d6-40ad-9b93-0a55714f8d37", + "comment": "", + "command": "click", + "target": "css=label", + "targets": [ + ["css=label", "css:finder"], + ["xpath=//label", "xpath:position"], + ["xpath=//label[contains(.,'Cocher cette case pour supprimer le champ, cela effacera de manière permanente cette donnée de toutes les fiches membres.')]", "xpath:innerText"] + ], + "value": "" + }, { + "id": "4f246e7f-314d-4ed5-bc55-7e8c50061cb5", + "comment": "", + "command": "click", + "target": "name=delete", + "targets": [], + "value": "" + }, { + "id": "0c28eee3-d08c-4b77-9b12-6aea06cf4ab8", + "comment": "", + "command": "selectFrame", + "target": "relative=parent", + "targets": [ + ["index=0"] + ], + "value": "" + }, { + "id": "9247fc19-dbde-4b75-ab9a-cf2812a94f00", + "comment": "", + "command": "assertElementNotPresent", + "target": "xpath=//th[text()=\"${libelle_champ}\"]", + "targets": [], + "value": "" + }] }], "suites": [{ "id": "6bdd4e16-7197-4388-9a5f-350523eb6c98", @@ -42283,7 +42919,7 @@ "persistSession": false, "parallel": false, "timeout": 300, - "tests": ["c548c5b3-dada-4e5d-af7f-2767bf5e2b6d", "3d0feea6-0edc-4669-ab3c-54f2b5d4ebca", "340b4d62-de7f-4c00-a559-e4f6a2246f08", "7a858aed-70b7-4c7a-bc4f-799216bb455b", "4073d67e-c10e-4c4a-a994-b6c8e2520b19", "ba5e6368-646b-447e-9e5e-3c3cdded211a", "482dfae4-a690-4334-a7f0-6207ab17e15b", "e465aafe-cbe2-47d2-853f-ad1df276fbfb", "4ca407f4-01a9-466a-89ee-c7d772a0281e", "1af743ad-6fd1-4adc-a2e7-0bc3bfbc026e", "ee2ad930-7a67-41d0-9723-fec221c087e3", "a0a6c815-f9c9-49ae-ab27-4163b3938ca6", "34ba9dd6-5286-4f13-8258-f3250cc09186", "950a6823-ce21-4ddc-a5f8-75902d8d59a0", "f3d16774-e224-4813-8a5a-f9dc795ba159", "2949f623-c0f5-47b8-beb0-38a9d3e42a8c", "01eaf4aa-1799-4407-83c4-ae2ed011ac63", "9ce79904-4a45-4a8f-89b5-5a18e73e374b", "9ba45fa6-cbe4-4bea-8de6-d57505df827b", "731de8ad-89b7-4242-ab2f-27310e42f6ff", "2f90c2f6-6b1b-4703-abc9-a137b58f0443", "8462cb7c-312b-4a01-a91d-bbe93166deab", "6cf67a44-31a7-4633-9a7d-e5e6fb63fb79", "296dd358-da84-4f5d-a1e0-e035021b288c", "22bcb88c-198f-4e5d-b3b0-d58feb9100be"] + "tests": ["c548c5b3-dada-4e5d-af7f-2767bf5e2b6d", "3d0feea6-0edc-4669-ab3c-54f2b5d4ebca", "340b4d62-de7f-4c00-a559-e4f6a2246f08", "7a858aed-70b7-4c7a-bc4f-799216bb455b", "4073d67e-c10e-4c4a-a994-b6c8e2520b19", "ba5e6368-646b-447e-9e5e-3c3cdded211a", "482dfae4-a690-4334-a7f0-6207ab17e15b", "e465aafe-cbe2-47d2-853f-ad1df276fbfb", "4ca407f4-01a9-466a-89ee-c7d772a0281e", "1af743ad-6fd1-4adc-a2e7-0bc3bfbc026e", "ee2ad930-7a67-41d0-9723-fec221c087e3", "a0a6c815-f9c9-49ae-ab27-4163b3938ca6", "34ba9dd6-5286-4f13-8258-f3250cc09186", "950a6823-ce21-4ddc-a5f8-75902d8d59a0", "f3d16774-e224-4813-8a5a-f9dc795ba159", "2949f623-c0f5-47b8-beb0-38a9d3e42a8c", "01eaf4aa-1799-4407-83c4-ae2ed011ac63", "9ce79904-4a45-4a8f-89b5-5a18e73e374b", "9ba45fa6-cbe4-4bea-8de6-d57505df827b", "731de8ad-89b7-4242-ab2f-27310e42f6ff", "2f90c2f6-6b1b-4703-abc9-a137b58f0443", "8462cb7c-312b-4a01-a91d-bbe93166deab", "6cf67a44-31a7-4633-9a7d-e5e6fb63fb79", "296dd358-da84-4f5d-a1e0-e035021b288c", "092e4b79-eeae-4ea9-8c09-1c059370f310", "22bcb88c-198f-4e5d-b3b0-d58feb9100be"] }], "urls": ["http://test.paheko.localhost/"], "plugins": []