دانلود کتاب Hands-On Selenium WebDriver with Java: A Deep Dive into the Development of End-to-End Tests
by Boni Garcia
|
عنوان فارسی: Hands-on Selenium WebDriver با جاوا: شیرجه ای عمیق در توسعه تست های انتها به انتها |
دانلود کتاب
جزییات کتاب
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