snapshot-selenium
snapshot-selenium copied to clipboard
snapshot without files created
the make_snapshot needs to create two local files,one rendered by chart,another output of image。 this is because it accepts file path as params only。if it accept file handler, we can make snapshot all in memory, avoiding unnecessary temporary file creatings.