Hi,
I am having this issue when I am typing text in a password field. I have written this command
TypeText “Password123”
Instead of writing Password123 eggPlant is writing password!123.
So there are 2 problems.
- I want it to write capital P
I tried this code but it is not working
TypeText “Password123” considering case
- Secondly it is typing ! in place of 1
Please advice what needs to be corrected
Thanks,