Hi,
I would like to know how to pass/enter data in a moving username and password textbox. eg: In a webpage, username and password textbox position is displayed dynamically whenever I navigate to the website each time.
Hi,
I would like to know how to pass/enter data in a moving username and password textbox. eg: In a webpage, username and password textbox position is displayed dynamically whenever I navigate to the website each time.
yah click activity would work for sure and enable the property simulate clicke
and followed by that use type into activity with clickbeforetyping, emptyfield, simulate type property enabled and waitforready property as none
but make the selector dynamic with wildcard symbol * to the attribute value which looks dynamic
Cheers @monish06
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.