Assert a subject locator does NOT overlap another element.
Step pattern
Then (I |we )*see ([a-zA-Z0-9 ,\-]+) not over ([a-zA-Z0-9 ,\-]+)Examples
Example #1
Then I see header not over contentExample #2
Then I see nav not over sidebarExample #3
Then I see footer not over contentExample #4
Then I see logo not over searchExample #5
Then I see sidebar not over footerExample #6
Then I see menu not over heroExample #7
Then I see label not over inputExample #8
Then I see icon not over titleExample #9
Then I see button not over formExample #10
Then I see nav not over page