Tags
Language
Tags
July 2025
Su Mo Tu We Th Fr Sa
29 30 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 31 1 2
    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

    Posted By: lucky_aut
    Hands-on Selenium WebDriver with Java

    Hands-on Selenium WebDriver with Java by Boni Garcia
    English | 2021 | ISBN: 9781098109998 | 131 pages | EPUB,PDF | 4.04 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 the Selenium framework (composed by WebDriver, Grid, and IDE) and its ecosystem. Discover why Selenium is the de facto framework 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