*Setting*
Library OperatingSystemHi,
I correct spacing and now i get:
==============================================================================
Tests
==============================================================================
Insert :: Insert and extract test case������������������������������� | FAIL |
No keyword with name 'Run' found.
------------------------------------------------------------------------------
Tests���������������������������������������������������������������� | FAIL |
1 critical test, 0 passed, 1 failed
1 test total, 0 passed, 1 failed
For file:
Library��� OperatingSystem
*Test Case*
Insert��� [Documentation]��� Insert and extract test case��� ��� ��� ���
��� Run��� ls -l���
Do you know what is the problem? Robot don't see Run command :(
W dniu wtorek, 30 kwietnia 2013 13:06:57 UTC+2 u�ytkownik Ed Manlove napisa�:
Adrian,
You need to correct the 'spacing' between your keyword "Run" and it's
arguement "ls -l". For .tvs files (which I don't use and prefer .txt) it
looks like the spacing is tab -separated from a spreadsheet program
[1]. �Mostly likely you have both the keyword, "Run", in the same
spreadsheet column as the arguement, "ls -l". Again I haven't used .tsv
files but the error message states it is looking for a keyword "Run ls
-l" when the keyword is only "Run".
Ed
[1] ďż˝
http://robotframework.googlecode.com/hg/doc/userguide/RobotFrameworkUserGuide.html#tsv-format
On 04/30/2013 02:23 AM, Adrian Skoczylas wrote:
> I can't run any command.
> I download robot framework jar file and start testing by: java -jar
> /home/robotFramework/robotframework-2.7.7.jar tests.tsv
> My test file look:
> Library � �OperatingSystem
>
> *Test Case*
> Insert � �[Tags] � �test1
> � � [Timeout] � �4 minutes
> ďż˝ ďż˝ Run ls -l
>
>
> What is wrong?
>
>
> ==============================================================================
> Tests
> ==============================================================================
> Insert ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝
> | FAIL |
> No keyword with name 'Run ls -l' found.
> ------------------------------------------------------------------------------
> Tests ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝ ďż˝
> | FAIL |
> 1 critical test, 0 passed, 1 failed
> 1 test total, 0 passed, 1 failed
>
--
You received this message because you are subscribed to the Google Groups "robotframework-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to robotframework-u...@googlegroups.com.
To post to this group, send email to robotframe...@googlegroups.com.
Visit this group at http://groups.google.com/group/robotframework-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
ďż˝
ďż˝