Alex Vasilev

Results 7 comments of Alex Vasilev

I've got the same request here. In my case, the screenshot is taken before the animation has completed thus the taken screenshot doesn't represent the actual state.

hi @tchell! We didn't expose it intentionally as it's not a part of public API. Though you can still use the `serialize` method

Agree with @asimen1 This is a breaking change of which we found out on CI. These kinds of changes must be always released in a minor update.

I completely switched to Warp, but after facing this issue, I had to fall back.

@jennifer-shehane which debug logs do you need? `cypress:server`?

@jennifer-shehane I narrowed it down to a single test. The last thing it does it clicks on a button which in place should render a chart. It works perfectly fine...

@jennifer-shehane it doesn't do anything fancy, just clicks a button, which in turn loads another "app" which is in **iframe**. I guess this might be an issue