@Fox Thank you for responding!
My use case is not with BAS
I want to automate browser using Selenium, Python, Chromedriver - not BAS. And there I want to use the fingerprint on selenium. I saw there's a github project for this specific thing but for node, not for python. Wanted to know if its available or can be modified to be used on python/selenium directly.
Try to click on the item that I indicated. After that, the github page opens.
I make a script but sometimes click elements sometimes click coordinates. And i use fingerprintswitcher free to use version. Fingerprintswitcher change screen size. As such, coordinate clicks make the wrong click. I dont change screen size only. How i do?