606 |
$this->byId("action")->value("retour signature"); |
$this->byId("action")->value("retour signature"); |
607 |
$this->byId("libelle")->value("retour signature"); |
$this->byId("libelle")->value("retour signature"); |
608 |
$this->byId("regle_etat")->value("etat"); |
$this->byId("regle_etat")->value("etat"); |
609 |
$this->byId("regle_date_validite")->value("date_retour_signature+duree_validite"); |
$this->byId("regle_date_validite")->value("date_retour_signature + duree_validite"); |
610 |
// On valide le formulaire |
// On valide le formulaire |
611 |
$this->byXPath("//input[@value='Ajouter']")->click(); |
$this->byXPath("//input[@value='Ajouter']")->click(); |
612 |
// On vérifie le message de validation |
// On vérifie le message de validation |