Chapter 2: Exploring TestCafe Under the Hood
The main goal of this chapter is to learn how TestCafe works under the hood and how it can be used in test automation to cover different features of websites and portals. We will get acquainted with the architecture of TestCafe, its API, and custom client-side code.
These topics will give us the ability to understand what main methods and functions of TestCafe are available out of the box and how to invoke them.
In this chapter, we're going to cover the following main topics:
- Scouting the TestCafe architecture.
- Learning about the TestCafe API.
- Executing custom client-side code.
Scouting the TestCafe architecture
From the beginning of time, end-to-end web testing frameworks have depended on external ...
Get Modern Web Testing with TestCafe now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.