IgorSasovets

Results 16 comments of IgorSasovets

Seems that there is a problem with `interesting_responses` check, because after removing it I didn't get any errors.

I tried to specify header manually using `--http-request-header='field_name=field value` but for each test suite I generate new user and such approach can't handle requests for other tests suites.

Hello @matipenasran ! See [this comment](https://github.com/Arachni/arachni/issues/1028#issuecomment-457152183). It works if you have the same custom header value in every recorded request

@matipenasran , yes. At least, it helped me to fix the issue.

Hi, @PauloASilva ! Thanks for the answer. Then, I think, I will wait for a Cheat Sheet release and open a PR for it. Best regards, Ihor

Hi, @lastlink ! Try [this example](https://github.com/IgorSasovets/login-app-angular-tests) and provide feedback about results.

Hi, @dubzzz ! I investigated this issue. Please take a look at my pull request https://github.com/dubzzz/protractor-move-async-await/pull/1/files. On my mind, tests became more stable. I'll investigate this deeper and then give...

Here is my config file: ``` HTML ```

Hi, @m4udSec ! Unfortunately, no. I was forced to use BurpSuite REST API because after upgrade to the latest BurpSuite Pro version scan didn't start at all.

Hello @Anurag599 , unfortunately no. I managed to achieve my goals using [burp-rest-api](https://github.com/vmware/burp-rest-api) tool. So far, it works well with the latest versions of Burp Suite