fingerprintjs / BotD

Bot detection library that runs in the browser. Detects automation tools and frameworks. No server required, runs 100% on the client. MIT license, no usage restrictions.
https://fingerprintjs.github.io/BotD/main/
MIT License
954 stars 77 forks source link

Add Safari 17 to Karma and remove some old browsers #150

Closed Finesse closed 6 months ago

Finesse commented 8 months ago

The same change as https://github.com/fingerprintjs/fingerprintjs/pull/960.

Also uses a common Karma configuration provided by Broyster.

Finesse commented 8 months ago

@r-valitov @xnerhu Mobile Safari 17 broke something in your code. The test case fails consistently. Please take a look and fix.