Java Testing with Selenium A Comprehensive Syntax Guide for Automation
Master the art of automated testing using Selenium with Java in this comprehensive guide. Whether you're a beginner or an experienced tester, the book equips you with the knowledge and techniques to build robust and maintainable test suites, ensuring the quality and reliability of your web appl...
Autor principal: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Berkeley, CA :
Apress
2024.
|
Edición: | 1st ed. 2024. |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009835417806719 |
Tabla de Contenidos:
- Chapter 1: Introduction to Selenium
- Chapter 2: Getting Started
- Chapter 3: Mouse and Keyboard Actions
- Chapter 4: Web Elements
- Chapter 5: Navigation
- Chapter 6: Buttons
- Chapter 7: Frames and Textboxes
- Chapter 8: Assertions
- Chapter 9: Exceptions
- Chapter 10: Waits
- Chapter 11: Page Object Models
- Chapter 12: Selenium with TestNG Framework.