Skip to content

Near label for input

Hi,
lets say I have form to fill, one of the input name is "1414154125125" and it is always different,
near that input there is always label "message",
can I tell GSA to fill that input if near is label named "message"?

Comments

  • SvenSven www.GSA-Online.de

    You can do it the following way...

    [rnd_var]

    type=extract

    front1=name="message"

    front2=name="

    back="


    [*STEPX]

    add fixed data=%rnd_var%=%blog_comment%


  • wow thanks Sven I will try it soon :D
  • well it works perfect thanks!
Sign In or Register to comment.