Codeception / Codeception/module-webdriver
Problem with dontSeeInPopup
Open
- Dominant language
- PHP
- Stars
- 39
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.