RunCommand status success, but the application not start

Can you please troubleshoot like in this example?

Issue might be that the fields you have may be not recognized as inputlabel.

If that is the case you can do as below. This will click 30 pixel right side of the Password text. And then you can write your password

Click Text “Password” -Xmargin 30
Write “1234”