Selenium WebDriver 3 Practical Guide

Selenium WebDriver 3 Practical Guide

评分

★★★★★

ISBN

9781788996013

出版社

Packt Publishing 2018-07-31出版

内容简介
Selenium WebDriver is an open source automation tool implemented through a browser-specific driver, which sends commands to a browser and retrieves results. The latest version of Selenium 3 brings with it a lot of new features that change the way you use and setup Selenium WebDriver. This book covers all those features along with the source code, including a demo website that allows you to work with an HMTL5 application and other examples throughout the book.Selenium WebDriver 3 Practical Guide
AI简介
这是一本关于如何使用Selenium WebDriver 3进行Web和移动浏览器端到端自动化测试的实用指南。Selenium WebDriver 3是一种强大的工具,适用于各种Web和移动应用程序的自动化测试。本书涵盖了Selenium WebDriver 3的所有新特性,包括与面向对象编程实现相似的API,以及支持云端的跨浏览器测试等。 本书首先介绍了Selenium WebDriver 3的工作原理,包括它如何感知网页,如何定位网页上的WebElements,并执行基本操作。然后,本书详细介绍了如何定位WebElement,包括使用WebDriver和WebElements,以及如何使用开发者期望的API来操作这些元素。 本书还详细介绍了PageObject模式设计,这是一种在自动化测试中广泛应用的测试框架,其核心思想是将页面元素和测试逻辑分离,使得测试代码更加模块化和可维护。通过使用PageObject模式,测试人员可以更高效地编写和维护测试脚本。 此外,本书还介绍了如何使用TestNG框架进行数据驱动测试,以及如何利用Java 8特性来处理WebElements的列表。
阅读/下载地址