Codeception / Codeception/module-webdriver
Problem with dontSeeInPopup
Aberta
- Linguagem predominante
- PHP
- Estrelas
- 39
- Forks
- 25
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.