Skip to content

Add headless / headfull capabilities to Zeno - #55

Closed
CorentinB wants to merge 16 commits into
mainfrom
headless
Closed

Add headless / headfull capabilities to Zeno#55
CorentinB wants to merge 16 commits into
mainfrom
headless

Conversation

@CorentinB

Copy link
Copy Markdown
Collaborator

No description provided.

- Update usage text for `--headless` and add `--headfull` and `--headless-wait-after-load` flags
- Move `Headless` field from `crawl.Crawl` to `config.Flags`
- Initialize `crawl.Crawl`'s `Headless` field from `config.Flags`
- Add `Headfull` and `HeadlessWaitAfterLoad` fields to `config.Flags`
- Use `Headfull` field to determine if `Headless` should be set to true in `crawl.Crawl`'s initialization of the headless browser.

Signed-off-by: Corentin Barreau <corentin@archive.org>
- Add a wait after page load if `--headless-wait-after-load` is enabled.

Signed-off-by: Corentin Barreau <corentin@archive.org>
@CorentinB
CorentinB requested a review from NGTmeaty September 14, 2023 21:45
@CorentinB CorentinB self-assigned this Sep 14, 2023
@CorentinB CorentinB added the enhancement New feature or request label Jul 10, 2024
@CorentinB CorentinB closed this Nov 29, 2024
@CorentinB
CorentinB deleted the headless branch November 29, 2024 11:10
@yzqzss yzqzss mentioned this pull request Jun 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants