rticau / ScreenCapLibrary

Robot Framework test library for capturing screenshots and video recording.
Apache License 2.0
39 stars 15 forks source link

Add possibilty to embed screenshots directly into log.html #71

Closed simonmeggle closed 2 years ago

simonmeggle commented 3 years ago

Hi,

is it possible to get screenshots only embedded into the log, but not on the filesystem?
Thanks for this great library! Simon

mihaiparvu commented 3 years ago

I think it could be possible to include the screenshots encoded in base64 directly inside the log.html file. Unfortunately I don't have time to implement this in the near future, so if you @simonmeggle (or anyone else) are interested in this feel free to submit a pull request.

simonmeggle commented 3 years ago

Thanks Mihai, I'll have a look into that.

mihaiparvu commented 2 years ago

Done in https://github.com/mihaiparvu/ScreenCapLibrary/commit/1fcd858e176a2cb5a381127dc8f0df5f87c2bcb6