cancel
Showing results for 
Search instead for 
Did you mean: 

Facing problem "Onchange" Event

SachinGarg
Level 2

Hi Folks,

I am facing a situation in BluePrism where there is one input box which does not have any "Onclick" event .It has "Onchange" or "Onkeyup" event.

When i fill the value in the input box there should be a drop down but when i fill it using BluePrism automation it is not triggering event and because of that it is not showing any drop down.

Kindly suggest me how to deal with this situation?

Thanks.



------------------------------
Sachin Garg
------------------------------
2 REPLIES 2

CarlCarter
Staff
Staff
Hi Sachin,

Have you set the 'Enable Events' Flag to True in your 'Create Instance' stage?

Cheers,

------------------------------
Carl Carter
Developer Program Manager
Blue Prism
Europe/London
------------------------------

VivekGoel
Level 10
Hey Sachin,

Assuming the input box to be on an thick client application , I would rather suggest to focus on the field, and try sending keystrokes instead of writing data. 
Sending keystrokes would trigger the event.

------------------------------
Vivek Goel
RPA Architect
Asia/Singapore
https://www.rpatools.com/
"If you like this post, please press the "Recommend" Button.
------------------------------