Codeception / Codeception/module-webdriver
Problem with dontSeeInPopup
未关闭
- 主要语言
- PHP
- 星标
- 39
- 派生
- 25
- PR 合并指标
- 30 天内没有已合并 PR
描述
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
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。