Show HN: Spotbot, a Slack bot that monitors your website for visual bugs
51–60 of 60 posts
Re: Show HN: Spotbot, a Slack bot that monitors your website for visual bugs
#52Interesting, but this needs to be integrated into CI, not Slack, to be taken seriously by teams larger than just a few people. And arguably, I tend to set up CI of any serious project before it goes to production.
Re: Show HN: Spotbot, a Slack bot that monitors your website for visual bugs
#53I 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?
We plan on supporting other workflows soon, we just started with Slack cause that's what we use. Next stop is probably email. Any other integration you'd like to see?
Also, being able to link a bug conclusively to a changeset, build or a deployment ID would be very valuable. Rather than building lots of deep CI integrations, you could do this by allow users to configure your monitor to look for version numbers in server hints (headers, hidden fields, status pages, etc).
Re: Show HN: Spotbot, a Slack bot that monitors your website for visual bugs
#54Re: Show HN: Spotbot, a Slack bot that monitors your website for visual bugs
#55I 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?
We plan on supporting other workflows soon, we just started with Slack cause that's what we use. Next stop is probably email. Any other integration you'd like to see?
Re: Show HN: Spotbot, a Slack bot that monitors your website for visual bugs
#56I tried it with our product and it took a snapshot before all of the (wall time intensive) api calls finished. Is there a way to configure it to wait a few seconds?
Not currently, but this is a common request. What would you prefer: - A javascript object being injected into your page that you could call to indicate the page was done - A setting within the UI that would allow you to configure a wait time
Re: Show HN: Spotbot, a Slack bot that monitors your website for visual bugs
#57I 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
#58Interesting, but this needs to be integrated into CI, not Slack, to be taken seriously by teams larger than just a few people. And arguably, I tend to set up CI of any serious project before it goes to production.
What's your CI system of choice?
Re: Show HN: Spotbot, a Slack bot that monitors your website for visual bugs
#59I tried it with our product and it took a snapshot before all of the (wall time intensive) api calls finished. Is there a way to configure it to wait a few seconds?
Not currently, but this is a common request. What would you prefer: - A javascript object being injected into your page that you could call to indicate the page was done - A setting within the UI that would allow you to configure a wait time
Yeah, this isn't great for websockets/long polling or other persistent methods, but it's fine for simple ajax-y calls.
Re: Show HN: Spotbot, a Slack bot that monitors your website for visual bugs
#60Not a single one of the boxes seem to update anymore. They all just say 4 screenshots ahead of yours. It seems, I spoke a bit too soon. Something is happening now. I guess my cynicism got the better of me when they all hit 4 and just... Stopped :)