Codceptjs tests are failing if I have alert/confirm popup in the app, and running browser in headless mode.
Did try await I.acceptPopup();
and this isn't working in headless mode. Would by highly appreciated for any suggestions
Asked
Active
Viewed 161 times
0

Constantine Kobylinskyi
- 171
- 1
- 4
1 Answers
0
you need to write more details , Please better run it with ui on to see if something wrong by eyes, you also set pause before dialog and try to debug , Also maybe the dialog isn't their?

Vitaly Menchikovsky
- 7,684
- 17
- 57
- 89