browsertrix-behaviors icon indicating copy to clipboard operation
browsertrix-behaviors copied to clipboard

Automated behaviors that run in browser to interact with complex sites automatically. Used by ArchiveWeb.page and Browsertrix Crawler.

Results 21 browsertrix-behaviors issues
Sort by recently updated
recently updated
newest added

The idea of pooling work on behaviours just came up in an IIPC crawl. I came here are realized that some brief contribution notes might help make it clear if...

**What website should this before be applied to?** All Websites using forms of method post and action **Is this a well known site that often needs to be archived?** It...

enhancement

**URL** https://www.defacto.expert/ **Describe the bug** When running the crawl of the URL above with autoscrolll active in browsertrix-crawler, the newly triggered requests (by the scroll step) are not waited to...

bug

**URL** https://www.facebook.com/DRNyheder/ **Describe the bug** Comments are not expanded. Answers are expanded, but only if the comment was visible already. **What tool do you see this issue in?** - [x]...

bug

I try to crawl subpages from a main page based on an Xpath expression. As I can't use window.location.href to crawl additional pages, it throws "Execution context was destroyed". I...

enhancement

**URL** Enter URL where you're running the behavior. **Describe the bug** Describe what is happening when you run Autopilot. Note: The expected functionality can be found on [Behaviors Overview](https://archiveweb.page/guide/features/behaviors). If...

bug

The README currently references `dist/behaviors.js`, which doesn't exist. We should do a simple update to replace outdated information.

documentation

**URL** https://reporter.nih.gov/exporter/ **Describe the bug** When I manually run the `autoclick` behavior the browser goes into an infinite loop, with error messages being printed to the console. Also, it never...

bug

- Make autoscroll work like other site-specific behaviors, don't require a base class. - Remove the Behavior class