105 |
*/ |
*/ |
106 |
public function testRecepisse() { |
public function testRecepisse() { |
107 |
// |
// |
108 |
|
$this->setSleep(1); |
109 |
|
// |
110 |
$this->login(); |
$this->login(); |
111 |
|
|
112 |
// |
// |
117 |
$this->clickAndWait("link=DAT0130551200001P0"); |
$this->clickAndWait("link=DAT0130551200001P0"); |
118 |
$this->verifyNoErrors(); |
$this->verifyNoErrors(); |
119 |
$this->verifyTextPresent("Demande d'autorisation de construire, d'aménager ou de modifier un ERP"); |
$this->verifyTextPresent("Demande d'autorisation de construire, d'aménager ou de modifier un ERP"); |
120 |
|
// Le nom du pétitionnaire doit apparaître |
121 |
|
$this->verifyTextPresent("BERNARD LILIANE"); |
122 |
// |
// |
123 |
$this->click("link=Éditer le récépissé PDF"); |
$this->click("link=Éditer le récépissé PDF"); |
124 |
$this->waitForPopUp("", "30000"); |
$this->waitForPopUp("", "30000"); |