Thanks once again Jones.. That makes it easier to understand.. BTW i was trying to use it take value from the name field by taking the execution result and then adding random numbers to it and then restricting it to number of characters..
BTW, your wordpress video has helped me a lot in logging into accounts created..
Have one more question.. say you have a lot of wordpress accounts stored in a file in the format.. username|password
and now trying to log in using one of the accounts in the file.. how to ensure that the password picked up by the file is pertaining to the username picked up.
If the string value is kept as 0 instead of random in the macro ( take a line from a file ), the template will always pick up the first line in all the threads..
Should i add a counter to the steps and then put that counter's result into the string value instead of random or 0..
Edit:
NVM.. got it from HB's reply to one of the questions..