📄️ Assertions
We recommend adding a lot of assertions to your tests.
📄️ Selectors
We usually try to generate the selectors for the elements you want to interact with based on the metadata that APEX saves about them in the database when creating said element. This is what happens in the background when you select "Page Element" or "Interactive Grid Column" as the selector type when adding a step.