Sign up
Forgot password?
FAQ: Login

Zhan Courtney, Zhan Zhimin (ed.) Selenium WebDriver Recipes in C#: Practical Testing Solutions for Selenium WebDriver

  • pdf file
  • size 7,52 MB
Zhan Courtney, Zhan Zhimin (ed.) Selenium WebDriver Recipes in C#: Practical Testing Solutions for Selenium WebDriver
3rd Edition. — Apress Media LLC, 2024. — 331 p. — ISBN-13: 979-8-8688-0022-1.
Solve your Selenium WebDriver problems with this quick guide to automated testing of web applications with Selenium WebDriver in C#. This third edition contains hundreds of solutions to real-world problems, with clear explanations and ready-to-run Selenium test scripts that you can use in your projects.
Updated to Selenium version 4, this revision includes Visual Studio Code setup, additional recipes, and new chapters on Selenium DevTools and continuous testing. You'll see how to use Selenium WebDriver for select lists, navigation, assertions, frames, file upload, and pop-up dialogs. You'll also learn how to locate web elements and test functions for hyperlinks, buttons, TextFields and TextAreas, radio buttons, CheckBoxes, and more.
Selenium WebDriver is a free and open-source library for automating web applications. You can use it to drive web apps in a browser and for testing purposes. Selenium scripts can be written in multiple programming languages such as Java, C#, JavaScript, Python, and Ruby (the core ones). All examples in this book are written in Selenium with C# binding. As you will see in the examples below, the use of Selenium in different bindings is very similar. Once you master one, you can apply it to others quite easily. Take a look at a simple Selenium test script in four different language bindings: C#, Java, Python, and Ruby.
What You'll Learn:
Debug test scripts and test data.
Work with Selenium Remote Control Server.
Manage and deal with browser profiles and capabilities.
Monitor tests for advanced user interactions and experiences (UX).
  • Sign up or login using form at top of the page to download this file.
  • Sign up
Up