Selenium WebDriver Recipes in C# Second Edition /
Selenium WebDriver Recipes in C#, Second Edition is a quick practical problem-solving guide to automated testing web applications with Selenium WebDriver in C#. This book contains hundreds of solutions to real-world problems, with clear explanations and ready-to-run Selenium test scripts that you ca...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Autor Corporativo: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Berkeley, CA :
Apress : Imprint: Apress,
2015.
|
Edición: | 2nd ed. 2015. |
Temas: | |
Acceso en línea: | Texto Completo |
Tabla de Contenidos:
- 1. Introduction
- 2. Locating Web Elements
- 3. Hyperlink
- 4. Button
- 5. TestField and TextArea
- 6. Radio Button
- 7. CheckBox
- 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 Dynamic Web Sites
- 19. WYSIWYG HTML Editors
- 20. Advanced Topics
- 21. Selenium Remote Control Server
- 22. Afterword
- A. Resources.