
What kind of assertions can I make?
You can make assertions on the following:- Text content (e.g. the text of a button)
- Visual content (e.g. an image that has a certain theme, or a button that has a certain color)
- Presence of an element (e.g. a button that should be present on the page)
- Calculated values (e.g. the total price of items in a cart equals to the sum of the prices of the items)