webrecorder / behaviors

Webrecorder Automated In-Page Behavior Framework
GNU Affero General Public License v3.0
12 stars 6 forks source link

Autoscroll behavior fix, updated documentation, and increased behavior API throughput #6

Closed N0taN3rd closed 5 years ago

N0taN3rd commented 5 years ago

fixed the autoscroll behavior (used qs rather than qsa) added documentation to the behavior api and internal cli's implemented the ability to use between 1-4 behavior lookup workers

Fixes #7