Status: New
Owner: ----
New issue 1369 by
Tarun...@gmail.com: Issue with get_keyword_arguments API
http://code.google.com/p/robotframework-ride/issues/detail?id=1369
Hi,
I am using RIDE API "get_keyword_arguments" and passing only one argument
for an specific keyword from outside to RIDE like below format:
Output of get_keyword_arguments API:
<methodResponse>
<params>
<param>
<value>
<string>user_name</string>
</value>
</param>
</params>
</methodResponse>
but when i am generating doc for that keyword using "python -m
robot.libdoc" the RIDE is considering argument "user_name" as
u,s,e,r,_,n,a,m,e means instead of 1 argument RIDE is considering 9
Argument.
This is happening only when one argument is passed, if we passed more than
one argument then it is working fine.
Please suggest the solution.
Thanks,
Tarun
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings