I am getting error for few keywords in my script, It was working fine till y’day and its throwing error all of a sudden. Not sure what went wrong.
Attached screenshot
Code given below: Note, Input Text is not throwing error.
*** Settings ***
Library SeleniumLibrary
*** Variables ***
${test} test
*** Keywords ***
LogTry
Log helloo
Sleep 2s
Input Text ${test} test