I’ve been working on a browser automation project around a problem I’ve run into with website monitoring. A website can be completely online and responding normally, while something important for users is broken. For example, a login might fail, a checkout button might stop working, or a form might no longer submit. My approach is to have an automated browser actually go through these journeys instead of only checking whether the site responds. The video shows the current journey-building process. You can define a sequence of actions and then have the browser replay it automatically. At the moment I’m testing things like login, signup, checkout, booking and forms. When a journey fails, I’m capturing the failed step, screenshots and the timeline so there’s some context around what happened.


  • 情报分类:技术价值
  • 命中依据:浏览器自动化监控客户旅程,实用技术经验
  • 来源:Reddit · SaaS
  • 原作者:/u/Common-Math2750 https://www.reddit.com/user/Common-Math2750
  • 发布时间:2026/9/11 23:26:59