You can also download the engine manually and put it in the desired folder:
https://github.com/CheshireCaat/browser-with-fingerprints/issues/36#issuecomment-2417328492
Hi I am using a PerfectCanvas request in my BAS project to replace Canvas fingerprints.
How can I know if the images on the website have been replaced correctly?
Maybe there was a Canvas image on the website which was not known by the PerfectCanvas request and could not be replaced. Or something else went wrong.
So is there a log file where I can see this information?
I just want to know if my BAS project with Canvas fingerprint replacement is working.
I think I found it myself:
How to make sure that canvas data was replaced?
In order to check if data for PerfectCanvas was actually replaced check log at BrowserAutomationStudio/apps/CURRENT_BAS_VERSION/s/PROCESS_ID.txt file. FingerprintManager will show log automatically by clicking on “Show canvas replacement log” link.