[openresultat-Commits] r1545 - branches/10439/tests

0 views
Skip to first unread message

cga...@users.adullact.net

unread,
Jun 24, 2024, 7:34:16 AMJun 24
to openmairie-...@googlegroups.com
Author: cgarcin
Date: 2024-06-24 13:34:13 +0200 (Mon, 24 Jun 2024)
New Revision: 1545

Modified:
branches/10439/tests/030_animation.robot
Log:
fix : correction du test 030


Modified: branches/10439/tests/030_animation.robot
===================================================================
--- branches/10439/tests/030_animation.robot 2024-06-21 13:02:26 UTC (rev 1544)
+++ branches/10439/tests/030_animation.robot 2024-06-24 11:34:13 UTC (rev 1545)
@@ -362,10 +362,8 @@
Portlet Action Should Not Be In SubForm election_unite web
# Dans le formulaire de saisie vérification de l'absence des checkbox de transmission
Click On SubForm Portlet Action election_unite modifier
- Page Should Contain Element css=#envoi_aff
- Element Should Not Be Visible css=#envoi_aff
- Page Should Contain Element css=#envoi_web
- Element Should Not Be Visible css=#envoi_web
+ Page Should Contain Element css=#envoi_aff[type="checkboxdisabled"]
+ Page Should Contain Element css=#envoi_web[type="checkboxdisabled"]

# CENTAINES
&{values} = Create Dictionary
@@ -377,10 +375,8 @@
Portlet Action Should Not Be In SubForm election_unite web
# Dans le formulaire de saisie vérification de l'absence des checkbox de transmission
Click On SubForm Portlet Action election_unite modifier
- Page Should Contain Element css=#envoi_aff
- Element Should Not Be Visible css=#envoi_aff
- Page Should Contain Element css=#envoi_web
- Element Should Not Be Visible css=#envoi_web
+ Page Should Contain Element css=#envoi_aff[type="checkboxdisabled"]
+ Page Should Contain Element css=#envoi_web[type="checkboxdisabled"]


# Arret de l'envoi automatique des résultats pour que les checkbox soient actives

Reply all
Reply to author
Forward
0 new messages