What activities in RE Framework we can use in order to implement the dynamic search using robot.or how can we create a robot which can search for particular results in webpage.let us say if we want robot to login into gmail account and open only those email with specific email id.
1 Like
Hi
Yah we can use TYPE INTO activity where pass the gmail username as input and use another TYPE INTO to enter the password
And we can use CLICK activity to click on enter button
Cheers @varun5
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.