Selenium WebDriver recipes in C# /
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: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
[Berkeley, California] :
Apress,
[2015]
|
Edición: | Second edition. |
Colección: | Expert's voice in Web development.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
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.