Unable to enter value in textbox

Hi, Avinash

Try to replace “type” command with “sendKeys” command

then it would be like:

sendKeys | id=RegoField1 | 123abc

1 Like