MachinePublishers / jBrowserDriver

A programmable, embeddable web browser driver compatible with the Selenium WebDriver spec -- headless, WebKit-based, pure Java
Other
809 stars 143 forks source link

Writing to File System #367

Closed jarow87 closed 3 years ago

jarow87 commented 4 years ago

Is there a way to prevent files from being created in the Temp folder? I am trying to use this on a cloud environment where everything is tightly locked down and does not allow writing to the file system.