Assert a subject locator does NOT overlap another element.
Then (I |we )*see ([a-zA-Z0-9 ,\-]+) not over ([a-zA-Z0-9 ,\-]+)
Example #1: Then I see header not over content
Example #2: Then I see nav not over sidebar
Example #3: Then I see footer not over content
Example #4: Then I see logo not over search
Example #5: Then I see sidebar not over footer
Example #6: Then I see menu not over hero
Example #7: Then I see label not over input
Example #8: Then I see icon not over title
Example #9: Then I see button not over form
Example #10: Then I see nav not over page