bpm-diag / smartRPA

MIT License
19 stars 2 forks source link

Added Screenshot Utility for everythin except browser events #18

Closed thohenadl closed 11 months ago

thohenadl commented 11 months ago

A screenshot recording option was added to capture screenshots during the execution. All events in System logger and office logger where updated with takeScreenshot method.

However, the javascript of the browser logger does not allow to capture full screen. Thus, another idea has to be implemented in the future.