Skip to content

debugging environment

andrzejekandrzejek Polska
edited June 2015 in Feature Requests
Hi there, i won't waste my time posting the features that can improve speed of debugging, ill just ask first - will you even consider adding any of them (features)?

Comments

  • SvenSven www.GSA-Online.de
    debugging for CB ? Well I see no reason for it but maybe you have good once?
  • @sven sorry, wrong section, debugging for GSA SER of course :)
  • SvenSven www.GSA-Online.de
    OK but SER has a debug mode already!?
  • Yes of course, i am talking about additional options for debugging.


  • SvenSven www.GSA-Online.de
    then shoot...
  • example nr.1 debug box where i can input 

    modify url=
    modify url replace=
    modify url remove=

    Click run and see what's the output.

    Box nr.2 

    input data (html source code)

    front1=
    front2=
    front3=
    back=

    click run and see the output
  • SvenSven www.GSA-Online.de
    i guess i can add this...
  • Thank you
  • andrzejekandrzejek Polska
    edited June 2015
    @sven

    Another one would be saving HTML debug files with message + order of the steps:

    domain.com - 1 form match data for register_step1.html
    domain.com - 2 submission data for register_step1.html
    domain.com - 3 form match data for step1.html
    domain.com - 4 submission data for step1.html
    domain.com - 5 unknown submission status.html


    So later we can parse them and extract ex. captcha failed messages or just have better look on what is going on on the websites.
  • Another one:

    image

    I would like to sort them all in order: URL and then STEPS so i can have clear view of what is happening step by step.

    I know i can sort by URL but it got messed up once email's are downloaded:

    image
  • andrzejekandrzejek Polska
    edited June 2015
    Another one:

    Ability to run only one project in debug mode. So it's possible to:

    import list of 10k domains into project and then click "NEXT" and SER will take first domain and run it.
    (normally i have to manually right click project > import domain after domain )

    button for "delete target url history" - if we got submission done (submitted count +1) the particular website wont run again after clicking "resubmit". (so you have to manually right click project > clear target url history and then, show urls > submitted > delete)

    image
  • Or at least here button to delete submitted verified + target url history (everywhere "yes")
    Would be so cool :)

    image
Sign In or Register to comment.