Hi,
Using Studio Web, The bot is entering the Login Details & Click on Submit
And after login successful, the browser is closing. I don’t understand Why??
Can you help. I don’t see the property also
You can try the Hotkey “Enter” no need to click submit button
Even after execution if you dont want to close the browser,
Then go to Use application activity> Show Additional properties >Options > set closed option as never
Can you give more detail where it getting stucked? your business application it getting stuck or UiPath web studio is stucked? If UiPath Studio web is stuck then you need to wait or closing the browser and reopening your process by clearing all of your browser cache may work.
Happy Autoamtion
looks like the submit is greyed out..can you check on the same…it might be because the username field is empty
cheers
Hi @balkishan,
Try changing the input method (Simulate, Chrominum API, Send Window Messages, or Hardware Events) and test again.
Also, avoid using the Verify option on the Type Into activity for password fields.
Thanks