Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Bug] web_agent_string input is neither accepted nor processed #94

Open
TAbdiukov opened this issue Aug 8, 2024 · 4 comments
Open

[Bug] web_agent_string input is neither accepted nor processed #94

TAbdiukov opened this issue Aug 8, 2024 · 4 comments

Comments

@TAbdiukov
Copy link

yaml entry of,

          web_agent_string: 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36'

results in,

Warning: Unexpected input(s) 'web_agent_string', valid inputs are ['entryPoint', 'args', 'website_url', 'include_url_prefix', 'exclude_url_prefix', 'include_url_suffix', 'exclude_url_suffix', 'include_url_contained', 'exclude_url_contained', 'verbose', 'max_retry_time', 'max_retries', 'max_depth', 'always_get_onsite', 'connect_limit_per_host', 'timeout', 'search_attrs', 'resolve_before_filtering']

so despite the documentation, this input is neither accepted nor processed

@TAbdiukov
Copy link
Author

@ScholliYT
Copy link
Owner

Hi @TAbdiukov, Thank you for the bug report. Good catch!

It looks like the entry is missing in the action.yml

Could you test if the PR works for you?

@TAbdiukov
Copy link
Author

Thanks for your swift response! Much appreciated.

I'll try to test it shortly

@TAbdiukov
Copy link
Author

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants