PyBitmessage icon indicating copy to clipboard operation
PyBitmessage copied to clipboard

Screenshots in bitmessageqt tests

Open g1itch opened this issue 4 years ago • 2 comments

Hello!

This may address a part of #1711: not video but a working method to take screenshots. I also added xvfbwrapper into tests requirements for Linux and returned platform independent form python src/bitmessagemain.py -t to run core tests.

g1itch avatar Feb 22 '21 14:02 g1itch

This is interesting. How about this experiment, using ffmpeg: https://gist.github.com/t-io/9e743ee070f8d2b693402039b1809174

PeterSurda avatar Mar 10 '21 13:03 PeterSurda

This is interesting. How about this experiment, using ffmpeg: https://gist.github.com/t-io/9e743ee070f8d2b693402039b1809174

OK, I'll try to adapt it.

g1itch avatar Mar 10 '21 21:03 g1itch