watir-screenshot-stitch attempts to compensate for Mozilla's decision not to (yet?) expose Firefox's full page screenshot functionality via geckodriver, as indicated here, by paging down a given URL by the size of the viewport, capturing the entire page in the process.
This should be modified to include the second function for capturing a base64 encoded png image blob from base64_canvas
This should be modified to include the second function for capturing a base64 encoded png image blob from
base64_canvas