OnAfterClick

Navigation: Contents   Index   Previous   Next

OnAfterClick

OnAfterClick is called after each "click" of a user and can be used to do some extended logging or to analyze the HTML code.

Input Parameters:

data.usernumber  

(Integer)

Number of simulated user (first user is #0)

data.clickcount  

(Integer)  

Number of finished clicks (first click is #0)

data.requestcount

(Integer)

Number of finished requests (first request is #0)

Output Parameters:

data.log

(String)

if not empty this text is added to the user's log

Navigation: Contents   Index   Previous   Next

  • EN
  • DE
  • ES
  • FR
  • IT