Answer the question
In order to leave comments, you need to log in
Why is the first element not read from a file with *.json variables in selenium ide and selblocks?
I use selenuim ide and selblocks.
I load variables from a json file, it looks like this:
[
{idiotizm : 'idiotizm'},
{password : 'pppp'},
{login : 'aaaaa'},
{testDealTitle : 'test_al_x4_745784'},
{uncompletetestDealTitle : 'unc_t_deal_x4_745784'}
];
forJson file://c:/****/vars.json
endForJson
echo ${password}
echo ${idiotizm}
echo ${login}
Answer the question
In order to leave comments, you need to log in
in general, used a fake first value. Maybe not pretty, but it worked :)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question