You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Screenshot folder is managed internally by the WebAgent. This makes it not safe in multi-threading, creating different objects for the webagent clashes with the same screenshot directory which causes problems.
Describe the solution you'd like
I would like to support passing the screenshot folder as an argument in the constructor