https://cypress.io logo
Is there any way to test that a timer embedded on ...
# e2e-testing
h
Is there any way to test that a timer embedded on an iframe pauses when closing browser tab/browser window on cypress and continues when revisiting the page? I know multi-tabs are not supported by cypress, but just wondering if there’s any workaround to automate this. Thanks