Hi there,
I am triyg to get parameter from a parameterlist table with multiple columns for create user test case. But i couldn't got any field from table (Just first column).
when i wrote LR.getParam("user"), i got test1 value in username column. But i want to get username, surname and email values.
Thanks.