/[openfoncier]/trunk/tests/testConsultations.php
ViewVC logotype

Diff of /trunk/tests/testConsultations.php

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

revision 2181 by fmichon, Thu Aug 29 13:56:20 2013 UTC revision 2210 by fmichon, Mon Sep 2 14:23:07 2013 UTC
# Line 141  class Consultations extends Base2TestCas Line 141  class Consultations extends Base2TestCas
141          $this->timeouts()->implicitWait(10000);          $this->timeouts()->implicitWait(10000);
142          // On vérifie qu'il n'y a pas d'erreur sur l'élément affiché          // On vérifie qu'il n'y a pas d'erreur sur l'élément affiché
143          $this->verifynoerrors();          $this->verifynoerrors();
144            // On temporise pour laisser le temps au javascript de redirection
145            // de faire son travail
146            sleep(1);
147            // On vérifie qu'il n'y a pas d'erreur sur l'élément affiché
148            $this->verifynoerrors();
149          // On clique sur le lien "AZ0130551200001P0" dans le tableau          // On clique sur le lien "AZ0130551200001P0" dans le tableau
150          $this->byLinkText("AZ 013055 12 00001P0")->click();          $this->byLinkText("AZ 013055 12 00001P0")->click();
151          // On vérifie qu'il n'y a pas d'erreur sur l'élément affiché          // On vérifie qu'il n'y a pas d'erreur sur l'élément affiché

Legend:
Removed from v.2181  
changed lines
  Added in v.2210

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26