Then I should be

Assert that the current page is or is not the homepage.

Step pattern

Then (I |we )*should( not)* be on( the)* (homepage|frontpage)

Examples

Example #1
Then I should be on homepage
Example #2
And I should be on the homepage
Example #3
Then I should be on frontpage
Example #4
And should be on the homepage
Example #5
Then should be on homepage
Example #6
And we should be on homepage
Example #7
Then should be on frontpage
Example #8
And we should be on the homepage
Example #9
Then I should not be on homepage
Example #10
And I should not be on the homepage