Step-By-Step Guide to Use Win Popup Handler to Handle the Popup Window While Joining Cisco WebEx MeetingLet's create an example of handling the popup window that appears while joining the Cisco Webex meeting using the Webex URL. Prerequisite: 1. In the Admin menu, add an application of Application Type- WebApps. 2. In the Application Properties panel: · Enter your enterprise Webex dashboard URL in the Login URL field. · Enter the same dashboard URL in the Search URL field.
· Enter a Display Name of your choice.
3. Click
the 4. Enter other details as per your requirement. The Webex application is configured.
To handle the Cisco Webex popup window: 1. In the Studio menu, create a new process. 2. From the Canvas Tools panel, add the Application activity to the Flowchart designer on the Canvas. 3. In the Parameter bar, create an In arguments, RoomId and assign the required room id or the number required to join the Webex meeting.
4. In the Application Type list, select WebApps. 5. In the Select an Application list, select the available web application that you configured. 6. Click
the 7. Click
the
8. In the Action list, select Set Value. 9. In the Input Source list, select the RoomId argument created above. 10. Enter
a Display Name, and then
click the 11. Click
the
12. Open an instance of the Webex application with the popup window in the configured browser to capture the automation step of handling the popup window. 13. Add the Win Popup Handler activity below the second click interaction.
14. Double click the Win Popup Handler activity.
15. Click
the
16. In the Attachment Behavior list, select Contains. 17. In the Window Title field, enter the title of the popup window, Cisco Webex Meeting. Close the configuration dialog box. 18. Click ADD to add the Application Control activity.
19. Click
the 20. Press the Ctrl key, hover over the window popup and simultaneously select the Join Meeting button.
21. Click the highlighted area. The configuration dialog box appears. The fields that are mandatory are highlighted with red box.
22. In the Action list, select Click. 23. In the Display Name enter a name of your choice and then close the configuration dialog box. 24. Save the process. 25. To view the output in Automation Studio, setup the environment and then perform test run. You can assign this process to a robot, if you want to execute this process outside Automation Studio. Observe that the Webex application opens and the popup window getting clicked automatically to join the meeting. |
Related Topics |