Feature: Infinite scroll
Scenario: Front page
Given I'm on the front page
When I scroll to the bottom of the page
Then I should see more posts getting loaded
Scenario: Classifieds page
Given I'm on the classifieds page
When I scroll to the bottom of the page
Then I should see more ads getting loaded
Scenario: Community pages
Given I'm on any community page
When I scroll to the bottom of the page
Then I should see more posts getting loaded
3
-
Scenario: Front page
- is working fineScenario: Classified page
- is working fine
Scenario: Community pages
- If community pages is the "Discussions" page then it's working fine
0 -
tried and looks okay.
0 -
Working :D
0
Please sign in to leave a comment.
Comments
3 comments