771 |
$this->verifyNoErrors(); |
$this->verifyNoErrors(); |
772 |
// On modifie la durée de validité |
// On modifie la durée de validité |
773 |
$this->byId("om_validite_fin")->clear(); |
$this->byId("om_validite_fin")->clear(); |
|
$this->acceptAlert(); |
|
774 |
$this->byId("om_validite_fin")->value("31/12/2013"); |
$this->byId("om_validite_fin")->value("31/12/2013"); |
775 |
// On valide le formulaire |
// On valide le formulaire |
776 |
$this->byXPath("//input[@value='Modifier']")->click(); |
$this->byXPath("//input[@value='Modifier']")->click(); |