Here im trying an example by asking a user to enter a course name using input dialog activity.
Im not able to figure how to send this value to the seach box in the website. Depending on the user value the search is going to happen. Please help me
You can try as below
- Place a Input Dialog activity and in properties define Output, Create a variable
- Place a TypeInto activity and Indicate Element where you want to search box and in TypeInto pass the output variable
Mark as solution if this helps
Thanks
1 Like
Thank u srinu
1 Like
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.