I’m going through Level 3 Advanced Training practice 1. Some people have pointed this out already, but I couldn’t find any answers, so I hope you don’t mind. I’m stuck in typing decimals into the UIDemo.exe app:
- When I manually type ‘.’ or ‘,’ into any of the balance, it just gets ignored
- Enabling “simulate type” property in Type Into activity succeeds in jamming in the decimal separator, but when one clicks the “Submit” button the app appends an extra “.00” (e.g. “981.32” turns into “$981.32.00”).
I guess this doesn’t get in the way of completing the exercise, but I do wish I wasn’t hampered by the demo app! If it helps troubleshooting, my regional setting is set to Canada. I appreciate everyone’s help in advance!