The browser is Opera. I can remove the "stop Recording" and it still stops.
The same code runs fine Edge. Any ideas.
+ Record2: On clicked
+ OR Keyboard: V is down
-> System: Set rtype to "v"
----+ Record2: Text is "Record Screen" (Ignore case)
-----> System: Wait 1.0 seconds (use time scale: True)
-----> VideoRecorder: Start recording (Auto Auto 0 fps, Auto, 2500 kbps)
--------+ (no conditions)
---------> Record2: Set text to "RECORDING"
---------> System: Set layer 1 Invisible
----+ System: Else
-----> VideoRecorder: Stop recording
-----> Record2: Set text to "Stopped"