2012/6/26 hali4ka <
hal...@googlemail.com>:
>
> I have a problem with a dictionary. I have one request which I am getting by
> executing javascript code. The request is actually key-value pair list. I
> convert the request result to string and I am splitting the string to key
> and values.
> The dictionary is also filled properly as far as I can see.
> This is the result of Get Dictionary Items
> ${items} = [u" u'arId'", u' 1000', u" u'copy'", u' False', u"
> u'creatorTenantDbid'"..
I'm not sure is your dictionary correctly filled. It seems to have,
for example, keys like ` u'arId'` and ` u'copy'`,, when I expect it
should have keys `arId` and `copy`. You should use `Log Dictionary` to
see what the dictionary actually contains.
Cheers,
.peke
--
Agile Tester/Developer/Consultant ::
http://eliga.fi
Lead Developer of Robot Framework ::
http://robotframework.org