Always getting message 'No keyword' found

3,264 views
Skip to first unread message

Phuoc Ha

unread,
Dec 29, 2015, 4:26:25 AM12/29/15
to robotframework-users
Hi guys,

I always getting message when I run my project test:
The report log.html show this message without capture screenshot

No keyword with name 'No keyword' found. Did you mean:
   
BuiltIn.Run Keyword
   
BuiltIn.Run Keywords

Any ideas help me resolve this issue?

Many Thanks!

Tatu Aalto

unread,
Dec 29, 2015, 6:58:03 AM12/29/15
to Phuoc Ha, robotframework-users

Ugh

It means exactly what it says. Somewhere in your test data, you are trying to use keyword No Keyword. But Robot Framework is not able to find such keyword, from the libraries or resources which you have imported for that particular test suite.

I don't recall that any of the libraries would have keyword No Keyword. Perhaps you where looking No Operation [1] keyword from the BuiltIn library?

-Tatu
Send from my mobile
[1] http://robotframework.org/robotframework/latest/libraries/BuiltIn.html#No%20Operation

--
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 https://groups.google.com/group/robotframework-users.
For more options, visit https://groups.google.com/d/optout.

Kevin O.

unread,
Dec 29, 2015, 9:12:13 AM12/29/15
to robotframework-users

Tatu Aalto

unread,
Dec 29, 2015, 9:37:53 AM12/29/15
to korm...@gmail.com, robotframework-users

Ugh

Ah, so true, thanks for reminding. We should definitely fix the #176. But in any case, have you done the scenario described in the #176?

-Tatu
Send from my mobile

On 29 Dec 2015 4:12 p.m., "Kevin O." <korm...@gmail.com> wrote:

Phuoc Ha

unread,
Jan 3, 2016, 11:58:50 PM1/3/16
to robotframework-users
Hi guys,

I have found the cause of problem from keyword selenium2library "Register Keyword To Run On Failure"
I used this keyword in loop for, then project always show message no keyword
Also I think from issue: https://github.com/robotframework/Selenium2Library/issues/176

Thanks Tatu and Kenvin.
Regards,
Phuoc Ha.

Vào 16:26:25 UTC+7 Thứ Ba, ngày 29 tháng 12 năm 2015, Phuoc Ha đã viết:
Reply all
Reply to author
Forward
0 new messages