Angrycreative / bj-lazy-load

WordPress plugin for lazy loading
GNU General Public License v2.0
40 stars 25 forks source link

Test search engine visibility by crawling without scroll events #57

Open jan-san opened 5 years ago

jan-san commented 5 years ago

Google recommends testing lazy load implementations with a headless browser that does not emit scroll events (see here).

We could add this as an integration test for the plugin.