# Hands-On Selenium WebDriver with Java 《Java实践Selenium WebDriver》

# 基本信息

英文书名:Hands-On Selenium WebDriver with Java

中文书名:Java实践Selenium WebDriver

作者:Boni Garcia

版本:无

ISBN:9781098110000

页数:未知

出版社:O’Reilly (opens new window)

出版时间:2022.04

cover

天猫折扣购:英文原版 (opens new window)

下载地址:腾讯微云 (opens new window)

文件格式:ePub

分享密码:vbvpj4

# 内容简介

Get started with Selenium WebDriver, the open source library for automating tests to ensure your web application performs as expected. In this practical hands-on book, author Boni Garcia takes Java developers through Selenium’s main features for automating web navigation, browser manipulation, web element interaction, and more, with ready-to-be-executed test examples.

You’ll start by learning the core features of Selenium (composed of WebDriver, Grid, and IDE) and its ecosystem. Discover why Selenium WebDriver is the de facto library for developing end-to-end tests on your web application. You’ll explore ways to use advanced Selenium WebDriver features, including using web browsers in Docker containers or the DevTools protocol. Selenium WebDriver examples in this book are available on GitHub.

With this book, you’ll learn how to:

  • Set up a Java project containing end-to-end tests that use Selenium WebDriver
  • Conduct automated interaction with web applications
  • Use strategies for managing browser-specific capabilities and cross-browser testing
  • Interact with web forms, manage pop-up messages, and execute JavaScript
  • Control remote browsers and use advanced browser infrastructure for Selenium WebDriver tests in the cloud
  • Model web pages using object-oriented classes to ease test maintenance and reduce code duplication
  • Show and hide more
最后更新: 12/2/2022, 12:56:08 AM