Ask HN: What tools do you use at work to keep your images up to date?
I'm tired of manually updating each screenshot in our documentation whenever there is a new UI change.
What do you use at work and what are the pros and cons? You might be able to use an integration test framework to generate screenshots automatically based on a series of steps that walk through the user journey. For web: https://docs.cypress.io/guides/guides/screenshots-and-videos For Android: https://facebook.github.io/screenshot-tests-for-android/
or Espresso: https://www.browserstack.com/docs/app-automate/espresso/debu...