Hi,
I have given my username and password in config.xlsx for acme login. But when i run the code correct username is not shown in the username field in acme page. How to resolve this?
Hi,
I have given my username and password in config.xlsx for acme login. But when i run the code correct username is not shown in the username field in acme page. How to resolve this?
Which activity you are using to type username? if you are using Type into activity change it to Set Text Activity with " <webctrl id='email' tag='INPUT' />" selector.
Hope this will help you.
Regards,
Vijay Kumar C.