Write Tests Efficiently
摘要
You'll learn in this chapter how to create end-to-end tests with the introduction of basic notions: Locators, Actions, and Assertions. We will see how to interact with web pages, including the most challenging use cases. I will detail the different kinds of assertions, and not only how to write tests, but how to do it efficiently.