/[openfoncier]/branches/3.14.x/tests/testInstruction.php
ViewVC logotype

Diff of /branches/3.14.x/tests/testInstruction.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3156 by vpihour, Wed Oct 1 09:13:40 2014 UTC revision 3325 by vpihour, Wed Mar 4 13:38:04 2015 UTC
# Line 771  class Instruction extends Base2TestCase Line 771  class Instruction extends Base2TestCase
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();

Legend:
Removed from v.3156  
changed lines
  Added in v.3325

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26