Commit Graph

6 Commits

Author SHA1 Message Date
seeyarh 91139dbc91 Fix chrome unsafe port err by setting explicitly-allowed-ports (#1343)
* Update headless.go

* adding headless generic option

---------

Co-authored-by: mzack <marco.rivoli.nvh@gmail.com>
2023-11-28 18:18:29 +05:30
Dogan Can Bakir e3aeda0081 enable leakless (#1426)
* enable leakless

* comment out chrome pid kill code

* make comment more clear
2023-11-13 12:36:49 +05:30
Doğan Can Bakır c8230ed69b set it to 5s 2023-11-08 11:38:38 +00:00
Doğan Can Bakır 4b05a07f50 set it to timeout 2023-11-08 10:56:53 +00:00
Doğan Can Bakır f2341cd655 increase timeout for a page lifecycle event 2023-11-08 09:33:24 +00:00
Mzack9999 00d0977963 Adding Screenshot support (#1097)
* Adding Screenshot support

* adding headless body

* moving example into compilable file

* updating docs

* enabling store response with screenshot

* fixing output dir path

* fixing mod

* using native leakless

* splitting response+screenshot folders

* better handling json output

* readme update

* rel => abs path

* Added chromium into docker

* “Wipe them out. All of them.” – Darth Sidious

* utils bump

* go mod tidy

---------

Co-authored-by: Sandeep Singh <sandeep@projectdiscovery.io>
Co-authored-by: sandeep <8293321+ehsandeep@users.noreply.github.com>
2023-04-27 01:07:06 +05:30