Selenium WebDriver Recipes in C#
eBook - ePub

Selenium WebDriver Recipes in C#

Practical Testing Solutions for Selenium WebDriver

  1. English
  2. ePUB (mobile friendly)
  3. Only available on web
eBook - ePub

Selenium WebDriver Recipes in C#

Practical Testing Solutions for Selenium WebDriver

Book details
Table of contents
Citations

About This Book

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.

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)

Who This Book Is For Experienced.NET and C# Windows application programmers/developers.

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Selenium WebDriver Recipes in C# by Courtney Zhan, Zhimin Zhan in PDF and/or ePUB format, as well as other popular books in Computer Science & Open Source Programming. We have over one million books available in our catalogue for you to explore.

Information

Publisher
Apress
Year
2023
ISBN
9798868800238
Edition
3

Table of contents

  1. Cover
  2. Front Matter
  3. 1. Introduction
  4. 2. Locating Web Elements
  5. 3. Hyperlink
  6. 4. Button
  7. 5. TextField and TextArea
  8. 6. Radio Button
  9. 7. CheckBox
  10. 8. Select List
  11. 9. Navigation and Browser
  12. 10. Assertion
  13. 11. Frames
  14. 12. Testing AJAX
  15. 13. File Upload and Popup Dialogs
  16. 14. Debugging Test Scripts
  17. 15. Test Data
  18. 16. Browser Profile and Capabilities
  19. 17. Advanced User Interactions
  20. 18. HTML5 and JavaScript
  21. 19. WYSIWYG HTML Editors
  22. 20. Leveraging Programming
  23. 21. Optimization
  24. 22. Gotchas
  25. 23. Selenium 4
  26. 24. Selenium DevTools
  27. 25. Selenium Grid
  28. 26. Continuous Testing
  29. 27. Case Studies
  30. Back Matter