As discussed in pervious lessons in this course, methods of writing selectors in User Journeys each have certain limitations. When writing User Journey Scripts it’s important to understand the limitations so you know what types of selectors to write.
p
, a
, div
etc<elements>
at once..product-list li:first-child a
my-unique-product-id
red
, button
, large
my-form
ul li.product a.buy-now