Selenium WebDriver Recipes in C#

By Courtney Zhan & Zhimin Zhan

Selenium WebDriver Recipes in C# - Courtney Zhan & Zhimin Zhan
  • Release Date: 2023-12-23
  • Genre: Programming

Description

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 own projects. 

Updated to Selenium version 4, this revision includes Visual Studio Code set up, 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.

You will:
Debug test scripts and test data Work with Selenium Remote Control Server 
Manage and deal with browser profiles and capabilitiesMonitor tests for advanced user interactions and experiences (UX)