https://github.com/flatypus/humanbenchmark
a few codes that beat human benchmark in selenium
https://github.com/flatypus/humanbenchmark
Last synced: 11 months ago
JSON representation
a few codes that beat human benchmark in selenium
- Host: GitHub
- URL: https://github.com/flatypus/humanbenchmark
- Owner: flatypus
- Created: 2021-12-05T04:10:00.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-09-29T10:53:37.000Z (almost 3 years ago)
- Last Synced: 2025-06-08T09:47:33.594Z (about 1 year ago)
- Language: Python
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[ARCHIVED written with old selenium code, needs update to be compatable with current version]
A compilation of selenium based codes aimed at beating each of the games in Human Benchmark. The account on HB, aptly named notahuman, has 100% percentile ranking on every game it plays in. Read and try out these codes if you want. (I might have left in a time.sleep(20) after the initial driver.get() for the human to login to their account.)

