mzack
e6728e8ff9
Making headless httpclient more similar to real browsers
2021-10-20 13:26:47 +02:00
mzack
fbea7535ca
removing unrecognized routine
2021-10-18 09:38:43 +02:00
mzack
83924e203d
fixing object assignment
2021-10-18 09:36:22 +02:00
mzack
c8edd4ce4a
Fixing http proxy not working in headless browser
2021-10-18 09:32:38 +02:00
forgedhallpass
9b7a105766
Headless tests refactor - test fix ( #1120 )
...
* Add missing headless actions tests #1102
* test refactor (removed parallel test execution)
2021-10-14 19:11:07 +03:00
forgedhallpass
7d6386449d
Revert "Add missing headless actions tests #1102 "
...
This reverts commit 4d14063cbed11948609236257b307f9df672ed90.
2021-10-14 17:38:56 +03:00
forgedhallpass
4d14063cbe
Add missing headless actions tests #1102
...
* test refactor
2021-10-14 17:35:32 +03:00
forgedhallpass
84fb341c7d
Merge pull request #1108 from pmareke/feat/add-missing-examples-in-headless-engine-protocol-actions
...
Add missing tests in headless engine protocol actions
2021-10-14 17:33:04 +03:00
Pedro Lopez Mareque
53281660be
chore: refactor tests
2021-10-13 20:45:04 +02:00
Pedro Lopez Mareque
8ee4ed2c17
chore: fix build
2021-10-13 20:29:28 +02:00
Pedro Lopez Mareque
101a1973a4
chore: fix pr comments
2021-10-13 19:52:43 +02:00
forgedhallpass
46d0058470
Merge pull request #1064 from projectdiscovery/colorize_responses
...
Implementation for: Add coloring to debug information #999
2021-10-13 20:51:19 +03:00
forgedhallpass
c0ef419048
Add/Expose Headless action that waits until an element appears #1096
...
* add timeout and pollTime options
2021-10-13 20:08:10 +03:00
forgedhallpass
88ee74d68a
Merge pull request #1101 from pmareke/feat/expose-rod-wait-visible
...
Expose WaitVisible method from the rod library
2021-10-13 20:00:13 +03:00
forgedhallpass
435ec5cd5d
Do not show AND matcher information in the command line output if debug is not enabled #1081
2021-10-12 20:06:55 +03:00
Pedro Lopez Mareque
322a6213c6
chore: refactor tests
2021-10-10 17:33:18 +02:00
Pedro Lopez Mareque
8502785a92
chore: add more tests
2021-10-10 17:18:53 +02:00
Pedro Lopez Mareque
62bfdf30b4
chore: add more tests
2021-10-10 13:17:35 +02:00
Pedro Lopez Mareque
3cd1b70bc0
chore: fix screenshot path
2021-10-10 08:36:44 +02:00
Pedro Lopez Mareque
e53f54b53f
chore: remove files
2021-10-10 08:30:32 +02:00
Pedro Lopez Mareque
2b1ab54a6d
chore: add tests
2021-10-10 08:29:58 +02:00
Pedro Lopez Mareque
6d88f26b1f
chore: add tests
2021-10-09 23:19:07 +02:00
Pedro Lopez Mareque
05c8f2580e
chore: add tests
2021-10-09 19:37:12 +02:00
Pedro Lopez Mareque
4383d8557f
chore: add timeout test
2021-10-09 17:30:45 +02:00
Pedro Lopez Mareque
7e12774543
chore: add helper method
2021-10-09 17:08:00 +02:00
Pedro Lopez Mareque
6ebeaf84a3
feat: add missin actions tests
2021-10-09 13:18:43 +02:00
Pedro Lopez Mareque
bd14b0f2ac
chore: remove block
2021-10-09 13:00:22 +02:00
Pedro Lopez Mareque
d06cd671e2
chore: remove .MustWaitVisible to .MustVisible
2021-10-09 12:29:08 +02:00
Pedro Lopez Mareque
3386c1c5bd
chore: add new test
2021-10-09 12:26:18 +02:00
Pedro Lopez Mareque
4e54a61b65
feat: expose WaitVisible method from the rod library
2021-10-09 08:39:29 +02:00
forgedhallpass
b5c161d267
[feature] Add coloring to debug information #999
...
* extracted common MakeResultEvent logic and added the MakeResultEventItem method to the Request interface
2021-10-06 21:54:52 +03:00
forgedhallpass
742a5c44fc
Merge remote-tracking branch 'origin/dev' into colorize_responses
2021-10-05 13:20:21 +03:00
Sandeep Singh
7fce0bce51
Merge branch 'dev' into bugfix-1015-alpine-chrome
2021-10-04 04:22:57 +05:30
forgedhallpass
08cd7a4ba7
[feature] Add coloring to debug information #999
...
* extracted common logic and made sure that all requests implement the same interface
2021-10-01 16:52:38 +03:00
forgedhallpass
898c9431b5
[feature] Add coloring to debug information #999
...
* corrected/renamed receivers from one character names to human-readable format
2021-10-01 14:30:04 +03:00
forgedhallpass
a00083e221
[feature] Add coloring to debug information #999
...
* remove some of the code duplication with a different approach
2021-10-01 14:24:45 +03:00
forgedhallpass
aa78b58866
[feature] Add coloring to debug information #999 [WIP]
...
* if there are multiple matchers, the response is only displayed once, with all the matching values colored
2021-09-30 21:12:44 +03:00
forgedhallpass
4be6b3cc96
[feature] Add coloring to debug information #999 [WIP]
...
TODO:
* if there are multiple matchers, make sure the response is only displayed once, with all the matching values colored
* remove code duplication from the request.go files
2021-09-29 19:43:46 +03:00
mzack
ce205ae8a0
Adding support for installed chrome browser
2021-09-26 07:56:35 +02:00
sandeep
aff4197ea9
Merge branch 'dev' of https://github.com/projectdiscovery/nuclei into matchers-enhancement#555
2021-09-21 16:36:58 +05:30
Ice3man543
ea8a709bea
Upgraded go-rod to latest version
2021-09-18 15:38:15 +05:30
forgedhallpass
c5a1753548
Merge branch 'dev' into patch-4
2021-09-16 20:35:43 +03:00
Geeknik Labs
eb566416fc
Update instance.go
...
typo fix
2021-09-16 11:37:36 -05:00
Sajad Parra
f1ad6f6bc5
add payload, variable, helper support to matchers
2021-09-15 18:02:22 +05:30
forgedhallpass
c762cc88aa
Merge remote-tracking branch 'origin/dev' into code_smells
2021-09-10 15:33:09 +03:00
Ice3man543
e683212bb8
Made irr default for reporting + misc on new fields
2021-09-09 18:53:55 +05:30
forgedhallpass
0ce33927c7
Typo fixes.
2021-09-07 17:31:46 +03:00
forgedhallpass
0acec5e039
Adding correct godoc prefixes
2021-09-03 17:25:50 +03:00
forgedhallpass
0cabce518f
Merge branch 'dev' into code_smells
2021-09-02 12:30:43 +03:00
sandeep
cb5c0cde1d
misc docs update
2021-09-01 15:08:46 +05:30