rticau / ScreenCapLibrary

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

screencap just recording desktop #74

Open jakkratorn-fu opened 3 years ago

jakkratorn-fu commented 3 years ago

General information:

Description of the warning/error

I running the robot script and there is no error but the result of the recording video I just saw only desktop screen. Here is some of my code. Test Setup run keywords Login AND Start Video Recording name=demo monitor=0 Test Teardown run keywords Close Browser AND Stop Video Recording

by the way I ask my college to run the same code with window os The result looks great demo_4.webm.zip

mihaiparvu commented 2 years ago

I don't have access to an Apple M1 computer and I cannot test nor investigate why this occurs. Did you find a workaround for this after all?