Hi,
We're trying to automate a sequence of tasks in a web based application.
one of the task involves, placing the call from application.
What we're doing,
1. writing a set of number in text box
2. sending 'TAB' using 'global send key event' to go to 'place call' button
3. send 'Enter' using 'global send key event' to place the call.
the place call button acts as dual nature. when text box is clicked and cursor is in blinking inside the text box, the place call button acts as calling button, else the same button opens up the phone book directory.
we're entering the text and trying to use the calling feature of the button, it always works fine in attended mode whereas Blue Prism shows inconsistent behaviour when it is run in unattended mode. Sometime it works fine, sometimes the call is not being placed.
------------------------------
Ritesh Ranjan
------------------------------