Codeception / Codeception/module-webdriver
Problem with dontSeeInPopup
Ouverte
- Langage dominant
- PHP
- Étoiles
- 39
- Forks
- 25
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
I try use in test:
$I->dontSeeInPopup('Some my text');
And in html report i have this:
no alert open
This is not good. Yes, popup window isnt show, but test must continous as if in popup is different text then: Some my text.
Tested in 2.3.7
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.