69 |
$this->clickAndWait("//input[@value='Valider']"); |
$this->clickAndWait("//input[@value='Valider']"); |
70 |
$this->verifyNoErrors(); |
$this->verifyNoErrors(); |
71 |
$this->verifyTextPresent("Cliquez sur le lien ci-dessous pour télécharger votre attestation d'affichage : \n\nAttestation d'affichage"); |
$this->verifyTextPresent("Cliquez sur le lien ci-dessous pour télécharger votre attestation d'affichage : \n\nAttestation d'affichage"); |
72 |
|
$this->assertAttribute( "css=.message .text a@href", "*spg/file.php*"); |
73 |
// |
// |
74 |
$this->click("link=Attestation d'affichage"); |
$this->click("link=Attestation d'affichage"); |
75 |
$this->waitForPopUp("", "30000"); |
$this->waitForPopUp("", "30000"); |