Assert a subject locator's bounding box is fully inside another's.
Then (I |we )*see ([a-zA-Z0-9 ,\-]+) inside of ([a-zA-Z0-9 ,\-]+)
Example #1: Then I see logo inside of header
Example #2: Then I see nav inside of header
Example #3: Then I see search inside of header
Example #4: Then I see cta inside of hero
Example #5: Then I see label inside of form
Example #6: Then I see icon inside of button
Example #7: Then I see title inside of banner
Example #8: Then I see content inside of page
Example #9: Then I see sidebar inside of page
Example #10: Then I see footer inside of page