I am looking to create a specific sequence of events:
- A web browser opens, and a user logs in (the exact action is not crucial)
- The user is then redirected to a new page where another program should automatically open
This process is similar to what happens when you click on a Zoom meeting link and the Zoom application launches. How can I achieve this kind of automation? What instructions do I need to provide to the web browser?