Settings

Theme

Ask HN: What tools do you use at work to keep your images up to date?

5 points by lucidhacker 3 years ago · 1 comment · 1 min read


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?

minhmeoke 3 years ago

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...

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection