Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-01-20 | behavior: Scroll all DOM elements | Lars-Dominik Braun | 1 | -0/+6 | |
One example is Twitter, which uses a popover div for individual tweets. Scrolling the page won’t scroll that div’s content, which is required to load more replies. | |||||
2017-12-24 | Refactor behavior scripts | Lars-Dominik Braun | 1 | -0/+1 | |
No functional changes, just cleanup. Replaces onload and onsnapshot events. Move screen metric emulation, DOM snapshots and screenshots here as well. | |||||
2017-11-22 | Add example fixups for Instagram | Lars-Dominik Braun | 1 | -0/+2 | |
2017-11-21 | Graceful page load timeout | Lars-Dominik Braun | 1 | -2/+6 | |
Stop scrolling script, wait for remaining resources to load. | |||||
2017-11-17 | Initial import | Lars-Dominik Braun | 1 | -0/+10 | |