Part 3 – Frontend JavaScript Web Test Automation Framework Guides
In this part, you will learn about the main features of the top test automation frameworks on the market. Each chapter in this part will feature a specific framework, with guides on how to use the framework, examples, recommended practices, and pointers to become a professional with these technologies. You will be able to use what you have learned from this part to implement various test automation suites using one or more of the featured frameworks.
In this part, we will cover the following chapters:
- Chapter 9, Working with the Selenium Framework
- Chapter 10, Working with the Cypress Framework
- Chapter 11, Working with the Playwright Framework
- Chapter 12, Working with the Puppeteer Framework
- Chapter 13, Complementing Code-Based Testing with Low-Code Test Automation
- Chapter 14, Wrapping Up