Assert a subject locator is below one or more others.
Step pattern
Then (I |we )*see ([a-zA-Z0-9 ,\-]+) below ([a-zA-Z0-9 ,\-]+)Examples
Example #1
Then I see footer below headerExample #2
Then I see content below navExample #3
Then I see footer below header, nav and contentExample #4
Then I see results below searchExample #5
Then I see sidebar below heroExample #6
Then I see list below headingExample #7
Then I see nav below top barExample #8
Then I see content below logoExample #9
Then I see page below menuExample #10
Then I see body below banner