Below is my code. When I run this, it shows a WebDriverException. How do I execute JavaScript code in Robot Framework?
This, return $(arguments[0]).data('${ToolTip}').options.title
code is doing well in -java Selenium web driver.
Mouse Over ${CreateTask}
Execute JavaScript return $(arguments[0]).data('${ToolTip}').options.title