Class ParseCurlCommandAction

  • All Implemented Interfaces:
    java.awt.event.ActionListener , java.util.EventListener , org.apache.jmeter.gui.action.Command , org.apache.jmeter.gui.plugin.MenuCreator

    @AutoService(value = {Command.class, MenuCreator.class}) 
    public class ParseCurlCommandAction
    extends AbstractAction implements MenuCreator, ActionListener
                        

    Opens a popup where user can enter a cURL command line and create a test plan from it

    Since:

    5.1