-jsonl
option with -headless
option results in error
#611
Labels
Type: Bug
Inconsistencies or issues which will cause an issue or problem for users or implementors.
katana version: v1.0.4
Current Behavior: using the
-jsonl
and-headless
options for a katana crawl results in an error:[hybrid:RUNTIME] context deadline exceeded <- could not get dom
.Expected Behavior:
No error should occur, similar to running the same command without the
-headless
option.Steps To Reproduce:
-jsonl
and-headless
options:[hybrid:RUNTIME] context deadline exceeded <- could not get dom
-headless
option:-headless
option is omitted.Anything else:
This issue only occurs when crawling specific websites. I can consistently reproduce it when crawling
https://projectdiscovery.io
andhttps://www.discover.com
. But I am unable to reproduce it crawling other sites likehttps://www.google.com
.The text was updated successfully, but these errors were encountered: