Show HN: Spotbot, a Slack bot that monitors your website for visual bugs
1–10 of 60 posts
Re: Show HN: Spotbot, a Slack bot that monitors your website for visual bugs
#2Re: Show HN: Spotbot, a Slack bot that monitors your website for visual bugs
#3What kind of "changes need attention" will Spotbot tell me about?
Re: Show HN: Spotbot, a Slack bot that monitors your website for visual bugs
#4Re: Show HN: Spotbot, a Slack bot that monitors your website for visual bugs
#5I understand slack integration for some tools, but is this slackbot-as-a-product thing going to become the new fad? What if I want to use your tool without using slack?
Re: Show HN: Spotbot, a Slack bot that monitors your website for visual bugs
#6Re: Show HN: Spotbot, a Slack bot that monitors your website for visual bugs
#7Super excited to try this — as an early start-up (and the founder in charge of UI), I KNOW our site has UI issues but I don't have the time to do full inspections. What kind of "changes need attention" will Spotbot tell me about?
We're in the process of building moderation tools so that you can refine what's important to you, and we're really excited about building training a model to be able to highlight changes that are probably broken. We're starting at square one though :)
Re: Show HN: Spotbot, a Slack bot that monitors your website for visual bugs
#8Re: Show HN: Spotbot, a Slack bot that monitors your website for visual bugs
#9We use Percy.io for this and can't recommend it enough. It integrates with your CI workflow, which makes a whole lot more sense to me than waiting until production. (Or to be fair, staging.)
We don't require any code. Setup is just entering a URL. Percy doesn't really require code either, but it relies on you having already written integration tests.
We do structural diffing, not pixel diffing. Pixel diffing can be challenging to view as a developer since innocuous changes can cause massive visual pixel diffs. With structural diffing we can have a better idea of exactly what changed and highlight those regions.
We're definitely going to be integrating with CI workflows and non-production sites as well :)
Re: Show HN: Spotbot, a Slack bot that monitors your website for visual bugs
#10I understand slack integration for some tools, but is this slackbot-as-a-product thing going to become the new fad? What if I want to use your tool without using slack?