Assisted Sig-On (ASO) with dynamic login button control
Hello,
I am having an issue implementing the ASO on a login page where a login button is disabled by default, and it will enable when username and password are entered. When I run the page the ASO populates the username and password automatically, however it is unable to click the login button because it’s disabled. Any solution to this problem?
Thanks
Hello,
It looks like there is a Java script on your webpage that requires some raise event like KeyUp, KeyDown or KeyPress to enable the button.
You can try PerformClick method and read some more on the following links:
https://collaborate.pega.com/question/change-event-pega-robotics
https://collaborate.pega.com/question/raising-html-event-javascript-through-pega-robotics