What this book covers
Chapter 1, Why TestCafe?, explains what TestCafe is and what its main features are.
Chapter 2, Exploring TestCafe under the Hood, takes a deeper dive into how TestCafe works and what secrets are hidden under its hood.
Chapter 3, Setting Up the Environment, covers how to set up the environment in order to run the tests.
Chapter 4, Building a Test Suite with TestCafe, explains, having covered the main concepts of TestCafe and reviewed its arsenal, how to draw a weapon and write some tests.
Chapter 5, Improving the Tests, covers how to extend the tests and add setup and teardown.
Chapter 6, Refactoring with PageObjects, covers how to make the tests more effective and transparent by refactoring with PageObjects.
Chapter 7, Findings from TestCafe, provides a quick overview of what lies ahead.