Open jakedowns opened 1 year ago
@frnc07 mind sharing a little more context?
how is window.confirm being called? is it being called in the root window, or the popup window?
can you share your test code that isn't working, or a slimmed down version of it? it may help me replicate / resolve the issue
sorry for the delayed response
Great piece of code, thank you very much for this module.
I am trying to use cy.on('window:confirm', () => true) when a popup window appears on newly opened tab but it doesn't work. Any idea why?
Originally posted by @frnc07 in https://github.com/jakedowns/CypressHelpers/issues/3#issuecomment-960175587