Burp Suite User Forum

Login to post

Getting Errors while executing Testcafe script through Burp Tool

Soni, | Last updated: Aug 25, 2023 11:03AM UTC

Automated Testcafe Scripts are working absolute fine when executing without Burp tool but when executing scripts through Burp tool, we are getting several issues in our script like; Internal Server Error, Undefined error and majority scripts are failing due to slow loading of screen even when environment is up and working fine manually. We are using Testcafe version: 1.18.0 Burp version: Burp Suite Professional v2022.3.6 FireFox Version: 108.0 Testcafe Command: testcafe firefox TestFolder *.js -e --proxy 127.0.0.1:8080 -S --reporter html:C:\Users\Administrator\Desktop\HTMLReport\Test.html > Test.log Test Folder contains 8 Testcafe Script We have attempted few approach to resolve the issue by increasing wait time in scripts from 4000 milliseconds to 12ooo ms but nothing worked out. Please suggest solution to resolve our problem. NOTE: Issue seems to be from BURP TOOL side as Scripts are working fine without Burp.

Ben, PortSwigger Agent | Last updated: Aug 28, 2023 07:48AM UTC

Hi Renu, Are you able to send us an email at support@portswigger.net and include some specific details of what you are seeing (some screenshots would be useful) so that we can take a further look at this for you.

You need to Log in to post a reply. Or register here, for free.