Skip to main content
Render JS

Render JS

Page rendered with JS and a section with selector .js-content appears.

Wait For Element

Wait For Element

Page waits for 4s then shows .details-section element

Products: Load More

Products: Load More

Page shows a list of products with a .load-more button to load more products. The .load-more button is hidden when their are no more products and and element with selector .no-more-products appears

Products: Infinite Scroll

Products: Infinite Scroll

Page shows a list of products with an infinite scroll to load more products. An element with selector .no-more-products appears when their are no more products to show