📄️ Build Component Driver
Component drivers encapsulate the logic for interacting with a UI component. While many drivers are provided out of the box, you can build your own for custom widgets.
📄️ Interactor
An Interactor provides the low level operations used by component drivers to
📄️ Architecture
The diagram below shows how the key pieces of Atomic Testing fit together.