Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2017-01-09 | 387 Bytes | |
v4.0.0 source code.tar.gz | 2017-01-09 | 12.9 MB | |
v4.0.0 source code.zip | 2017-01-09 | 13.0 MB | |
Totals: 3 Items | 25.9 MB | 0 |
With this version, we're using geckodriver to control Firefox. This means that you need to run Firefox v50 or newer. The main rationale for making the switch is that we now can screenshot only the rendered component. Previously, we've been screenshotting the entire page, then cropping to only include the component. Pre-cropped screenshots bring a significant performance improvement.