Code:
Browser("Lawson portal").Page("Lawson portal").WebEdit("WebEdit").ClickThis is not firing correctly. The Click is not really correct for this action, how can I convert this into an <enter> command. I tried changing .Click to .Submit, but that didn't work

