I have been trying to automate burpsuite using selenium with C# , I couldn't find any elements in the burpsuite.
I couldnt find the elements of the "Next" button in the burpsuite community version.
I have been trying to automate burpsuite using selenium with C# , I couldn't find any elements in the burpsuite.
I couldnt find the elements of the "Next" button in the burpsuite community version.
Copyright © 2021 Jogjafile Inc.
Selenium WebDriver is used to control the Burp Suite. You may need to use "BurpExtender", a separate library for controlling Burp Suite with WebDriver.