PerfectCanvas Fingerprints Log-File with the plugin "playwright-with-fingerprints" not found.

Support
  • I am using the plugin "playwright-with-fingerprints".

    I use the "plugin.fetch" method to get a fingerprint with option "perfectCanvasLogs: true" .
    I receive a working fingerprint and everything working fine, except I can not find the log file.

    My guess was I can find it in the folder the plugin created: "\data\script\28.6.0\s", similar to BAS, but there is no PerfectCanvas .txt log file, only 3 .ini files and 1 .lock file.

    So where is the log file located?

    Could someone please check if this is a bug?
    Not knowing if fingerprints are applied to all IDs found, is the same as not using fingerprints. So this is critical.

  • In the project.xml file in the folder data\script\28.6.0" I can find the entry "perfectCanvasLogs: false,"

    I have tried to change it to "perfectCanvasLogs: true" but it automatically gets reverted when starting the script.

  • The author of the plugin "playwright-with-fingerprints", says this functionality has been removed from BAS API in the past and can only be implemented on BAS side again.

    So the question is why have you removed it and can you please add it again?

  • This issue is still critical.
    I can never know when new Canvas IDs are collected or old changed.
    Which is basically the same like not using BAS at all.