你的位置: 码友网首页 / 资讯源列表 / Automated UI tests with Selenium and ASP.NET Core MVC

关于[Automated UI tests with Selenium and ASP.NET Core MVC]的摘要:

In this article, we are going to use Selenium to write automated UI tests and with that finish our testing series. Selenium has support for many different browsers and for this article, we are going to use the ChromeDriver. It also contains many different useful methods (Navigate, GoToUrl, FindElement, SendKees, Click…) which help us manipulate different HTML elements. These methods are going to be of great use in our examples.

原文地址: https://code-maze.com/automatic-ui-testing-selenium-asp-net-core-mvc/

收录时间: 2019-10-15 浏览量: 2276 分类: ASP.NET Core

| 0 收藏 | 0