Can't use any of the "WAIT" keywords in Step Definition

Hi, my BDD always fails whenever I try to use any of the wait keywords such as waitforelementclickable, waitforpageload, waitforangularload, etc etc.

I can use WebUI.delay but I think being able to use the wait keywords are better.