https://github.com/prescience-data/prescience-data.github.io
https://github.com/prescience-data/prescience-data.github.io
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/prescience-data/prescience-data.github.io
- Owner: prescience-data
- Created: 2020-07-25T02:34:18.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-30T00:09:27.000Z (about 4 years ago)
- Last Synced: 2025-06-11T00:07:23.984Z (16 days ago)
- Language: HTML
- Size: 126 KB
- Stars: 4
- Watchers: 0
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple Automation Detection Tools
## Behaviour Monitor
Records mouse and keyboard behaviour for a few seconds then displays the result allowing you to compare your automation scripts against your real browser output.
`https://prescience-data.github.io/behaviour`## Execution Monitor
Monitors execution of on-page code for a few seconds then displays the result. Use to verify if your isolated worlds are working correctly when injecting code via automation scripts.
`https://prescience-data.github.io/execution`