Hi All
We have a web application which we are able to login manually but when Bot tries the same its not able to login, its still in the home page.
What might be the issue ?
Hi All
We have a web application which we are able to login manually but when Bot tries the same its not able to login, its still in the home page.
What might be the issue ?
is it performing performing proper typing and clicking the desired button?
please the check the type into and click activities are working properly or not
Yes , its clicking and typing correctly, the page is also reloading and coming to the same login page.
What is happening after clicking the login button?
The page tries to reload and comes back to the same login screen.
@Lak_Ui @Sree_Krishnan_vellinezhi
I can easily login manually with the same credentials.
Bot is also performing all the steps correctly.
Can you please run the process in Debug mode and check step by step.
If it is working fine manually then it should work with Bot too.
Try clicking multiple times
can you share your xaml file login o part only
I am using Type Into instead of Secure Type, will that be a problem ?
No