Different behavior in web app with iu.vision vs manual test

After fill the form try to make a Xclick on the field.

Some fields detect when is filled in this case you need to simulate a manual filling.

You can try with a Xclick or better fill the form with Xtype command (not type command)

https://ui.vision/rpa/docs/xclick

https://ui.vision/rpa/docs/xtype