How to record data into table for future use

  • Автор темы Автор темы bambinou
  • Дата начала Дата начала

bambinou

Client
Регистрация
22.08.2011
Сообщения
442
Реакции
21
Баллы
18
Hello,

I would like to test my own website before launch by creating users one by one and save them into a table row by row to keep a track on how many accounts have been created as I need to create another bot using those usernames to close their accounts to test this part.

How can I save the variable names into a table please?
I cannot work it out.
I have inserted a table processing block block, selected a table and perhaps "add line", is this correct?

But how to add the details column per column?

ie:
[username] [password] [name] [surname]


Thank you,
 
Yes, add line and then use ; between each as delimiter.
 
Excellent, thank you so much.
So perhaps it is better to use a text file rather than table no?
 
Having a little problem.
Lets say I have a line as:
[name];[surname]
I am ok to put it in a text file
But how to take let's say only the [surname] and use it in a variable?

At the moment the varaible brings me both at the same time.
Thank you.
 
Action Table Processing>Get Line - in properties select "To variables", set required column and variable.
To variables.png
 
Последнее редактирование:

Кто просматривает тему: (Всего: 0, Пользователи: 0, Гости: 0)