Practice · End-to-End Scenarios
Order a Shirt
Why this is here
A single locator exercise proves you can find one element. This proves you can chain a whole flow: pick a size, fill a shipping form behind a country → state dropdown that only populates after country is chosen, branch into different payment fields depending on which method is selected, and land on a confirmation screen with an order number that's different every single run — so your final assertion has to read the value, not hardcode it.
Step 1 of 4 — Product
Choose a size
Initial state.