Ruben Izmailyan

Results 20 comments of Ruben Izmailyan

We're also running into this issue. It's effectively breaking our entire application in Chrome Incognito mode

Getting this very frequently on CI (never locally) which makes us reconsider using this project. Happy to try to patch but not sure where to start. I did notice that...

Turned out that adding a `page.driver.wait_for_network_idle` right after switching to the iframe fixed this. I think it's happening on CI because Cuprite is executing too quickly there.

Hi @acao is anything blocking this / any way to help get this merged in?

seeing this also, but exclusively on Mobile Safari.

Any update to this? We're looking to customize which `id` column we sent to Intercom.

Update: This is not an issue with `magic_test` per se, but with trying to run Cuprite in headless mode, which, from my understanding, is the correct way to use Magic...

We ran into this issue as well. The first syntax `within_all_limits(x, y)` feels very readable and clear.