Garris
Garris
This is a confusing topic. This discussion falls under the peculiar ontology of test-app testing. 😛 Anyway. Here's my understanding... As far as the GH automation knows, the sanity-test is...
Awesome -- yes. This was basically where I was going with it too. Just at a gut level -- seems the highest confidence thing we could do is go the...
Oh -- I just realized you were talking about JSON test fixtures for the UI. That is a great idea too!
@dhpizza you can set this in the config -- please see the docs... https://github.com/garris/BackstopJS#setting-puppeteer-and-playwright-option-flags Hope this helps.
Hi, thanks for your interest. There is probably an elegant solution for this -- but it hasn't been built yet. The solution would probably look something like this... https://github.com/garris/ember-backstop
Hi -- thanks for posting! Yes, BackstopJS is indeed intended for a developer _working on features_ -- to catch obvious bugs before shipping to QA. So while the hope is...
Hi Judy, The chomy version of backstop is quite old -- I recommend you use a more recent version and use either puppeteer or playwright engines. That will be more...
Hi @SzajJolanta, sure. Depending on how Taiko is built, it could be straight forward to do the integration. There is a single file in backstop for each automation driver (e.g....
Hi @fuhlig! I did do an experimental implementation. I _think_ it is still working. [Instructions are here](https://github.com/garris/BackstopJS/issues/974) if you want to play with it. Cheers! https://github.com/garris/BackstopJS/issues/974
How about waiting for onAnimationEnd events?