Sergej Paris
Sergej Paris
@ [20 Minuten](https://www.20min.ch) we were able to achieve great performance and stable results for our analytics system that is now based on KafkaJS :v:
set image composition option to true in your config
It's a problem of a web driver, try FF for instance Am 15.01.2017 11:34 nachm. schrieb "bjoernsteinborn" < [email protected]>: > This also doesn't work for me. Nothing gets composed with...
Can you be more specific how exactly doesn't it work for you in case of FF and image composition? Am 16.01.2017 9:07 nachm. schrieb "bjoernsteinborn" < [email protected]>: > I tried...
I have the same problem. The code that I didn't change for a month, stopped working in the way that tests are failing because of the hover state. It seems...
btw, quick hack fix for us was: ```js .setUrl('/hi/no-images') .before(function (actions) { actions.focus('body'); }) .capture('plain'); ```
Correct me if I'm wrong, but the problem is in the dependency of gemini. Can some core-team comment on this and mark as won't-fix if needed?
Yes, actually the version of this package could be downgraded till the problem will be solved in newer versions.
@DudaGod I guess one of the reason why you don't hit this problem is because you are not using image composition for creating visual tests for long scrollable pages. By...
At the moment you can't, but feel free to open a PR for that