TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Selenium.Academy – Learn Automated Web Testing

2 点作者 AlikhanPeleg将近 8 年前

1 comment

romansabalaev将近 8 年前
Are you limited to Selenium only? In case there is an option for you to try something else for this task, you could do that with a visual regression testing tool. Such as Screenster (<a href="http:&#x2F;&#x2F;screenster.io&#x2F;" rel="nofollow">http:&#x2F;&#x2F;screenster.io&#x2F;</a>) which is actually an alternative to Selenium for visual&#x2F;CSS testing tasks.<p>Screenster is a test automation tool which performs screenshot-based comparison of different versions of your web pages. First it creates a visual baseline for a page, taking a screenshot for each user action. During the next run it takes a new screenshot at each step, compares it with the one from baseline and highlights differences.