null
Loading... Please wait...
FREE SHIPPING on All Unbranded Items LEARN MORE
Print This Page

Hands-On Selenium WebDriver with Java (A Deep Dive into the Development of End-to-End Tests)

List Price: $65.99
SKU:
9781098110000
Quantity:
Minimum Purchase
25 unit(s)
  • Availability: Confirm prior to ordering
  • Branding: minimum 50 pieces (add’l costs below)
  • Check Freight Rates (branded products only)

Branding Options (v), Availability & Lead Times

  • 1-Color Imprint: $2.00 ea.
  • Promo-Page Insert: $2.50 ea. (full-color printed, single-sided page)
  • Belly-Band Wrap: $2.50 ea. (full-color printed)
  • Set-Up Charge: $45 per decoration
FULL DETAILS
  • Availability: Product availability changes daily, so please confirm your quantity is available prior to placing an order.
  • Branded Products: allow 10 business days from proof approval for production. Branding options may be limited or unavailable based on product design or cover artwork.
  • Unbranded Products: allow 3-5 business days for shipping. All Unbranded items receive FREE ground shipping in the US. Inquire for international shipping.
  • RETURNS/CANCELLATIONS: All orders, branded or unbranded, are NON-CANCELLABLE and NON-RETURNABLE once a purchase order has been received.
  • Product Details

    Author:
    Boni Garcia
    Format:
    Paperback
    Pages:
    419
    Publisher:
    O'Reilly Media (May 10, 2022)
    Language:
    English
    ISBN-13:
    9781098110000
    ISBN-10:
    1098110005
    Dimensions:
    7" x 9.19"
    File:
    TWO RIVERS-PERSEUS-Metadata_Only_Perseus_Distribution_Customer_Group_Metadata_20251023163248-20251023.xml
    Folder:
    TWO RIVERS
    List Price:
    $65.99
    Case Pack:
    9
    As low as:
    $56.75
    Publisher Identifier:
    P-PER
    Discount Code:
    C
    Country of Origin:
    United States
    Pub Discount:
    60
    Weight:
    24oz
    Imprint:
    O'Reilly Media
  • Overview

    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