1.

Record Nr.

UNINA9910483390103321

Autore

Shukla Shashank

Titolo

Practical WebDriverIO : Learn to Automate Effectively Using WebDriverIO APIs / / by Shashank Shukla

Pubbl/distr/stampa

Berkeley, CA : , : Apress : , : Imprint : Apress, , 2021

ISBN

1-4842-6661-7

Edizione

[1st ed. 2021.]

Descrizione fisica

1 online resource (XXXI, 270 p. 147 illus.)

Disciplina

005.14

Soggetti

Internet programming

Web Development

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Note generali

Includes index.

Nota di contenuto

1. Getting Started -- 2. Web Locators -- 3. Browser APIs -- 4. Element APIs and WebdriverIO Assertions -- 5. Additional WebDriverIO Methods -- 6. Other Useful APIs -- 7. Waits -- 8. Timeouts -- 9. Framework Options and Design Pattern -- 10. Assertions -- 11. Configuration File -- 12. Conclusion.

Sommario/riassunto

Learn how to quickly set up the test automation tool WebdriverIO, one of the major Node.js-based test frameworks. Software testing is here to stay, and an integral part of this is test automation. Dive into the amazing possibilities that WebDriverIO offers to automate browser interactions for a user of any web application. You will learn to automate a vast range of actions that a user takes to interact with the browser. From a simple click to more complex user actions such as frame switches, selecting from drop-downs, and file downloads using WebDriverIO APIs. You will also learn about assertions, timeouts, waits, parallel testing frameworks, and the general pros and cons of WebDriverIO. With over 150 working code samples demonstrating various test scenarios that you require in your day-to-day automation testing, this book is your practical handbook to WebDriverIO. You will: Set up and install WebdriverIO efficiently Run parallel execution using WebdriverIO Review the pros, cons and challenges you may face with WebdriverIO Ensure optimum usage and avoid common mistakes.