Tags
Language
Tags
November 2025
Su Mo Tu We Th Fr Sa
26 27 28 29 30 31 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 1 2 3 4 5 6
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

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

    Posted By: yoyoloit
    Hands-On Selenium WebDriver with Java: A Deep Dive into the Development of End-to-End Tests

    Hands-On Selenium WebDriver with Java
    by Garcia, Boni;

    English | 2022 | ISBN: ‎ 1098110005 | 422 pages | True PDF | 17.94 MB


    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