bpm-diag / smartRPA

MIT License
17 stars 2 forks source link

Added Screenshot Utility for everythin except browser events #18

Closed thohenadl closed 10 months ago

thohenadl commented 10 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.