Question
6
Replies
43
Views
Posted: September 10, 2019
Last activity: September 10, 2019
Closed
Web_Interrogation Issue
Hi...
My requirement is that I am not getting the data from windows textbox to web textbox and its is not autofill into the web textbox. I tried Raise event with onkeypress,onclick,onchange.
please give me suggestion.
Please see the attachment.
thanks,
Attach the automation for understanding.
Try, focus->backspace->text or
focus->text->events as you tried