I asked if there were flags to dump the images at some point but I didn't see anything mentioned in the --help. It should be pretty simple to swap out my xvfb command with whatever you want though.
On Sat, Sep 12, 2020 at 1:53 PM Alexei Podtelezhnikov <[email protected]> wrote: > > On Sat, Sep 12, 2020 at 12:07 PM Greg Williamson <[email protected]> wrote: > > > > You should be able to run the tests I made for my gsoc project locally > > on any linux machine. There are instructions in CI/readme for running > > them > > Hi Greg, > > Are you aware of -k option or rather -kPq sequence to dump PNG (eg > ftgrid.png) without xvfbRunAndScreenShot? This could be a lot faster > with x11 out of the way. > The -k option passes the keystroke sequence and can, for example, help > you switch to the monochrome mode non-interactively. The changes in > question will not be visible in other modes. > > Thanks, > Alexei
