Selenium WebDriver Recipes in C# Practical Testing Solutions for Selenium WebDriver

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 p...

Descripción completa

Detalles Bibliográficos
Otros Autores: Zhan, Courtney, author (author), Zhan, Zhimin, editor (editor)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Berkeley, CA : Apress 2024.
Edición:3rd ed. 2024.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009790333206719
Tabla de Contenidos:
  • 1. Introduction. - 2. Locating Web Elements. - 3. Hyperlink. - 4. Button. -5. TextField and TextArea
  • 6. Radio Button. - 7. Check Box. - 8. Select List. - 9. Navigation and Browser. - 10. Assertion. - 11. Frames. - 12. Testing AJAX. - 13. File Upload and Pop-up Dialogs. - 14. Debugging Test Scripts. - 15. Test Data. - 16. Browser Profile and Capabilities. - 17. Advanced User Interactions. - 18. HTML5 and JavaScript. - 19. WYSIWYG HTML Editors. - 20. Leverage Programming. - 21. Optimization. - 22. Gotchas. - 23. Selenium 4
  • 24. Selenium DevTools
  • 25. Remote Control Server. - 26. Continuous Testing. - 27. Case Studies. - . Afterword. - . Resources
  • Appendix 1
  • Appendix 2.