Can this be done in Automator?

  1. Open several specific URLs
  2. Display web pages
  3. Automatically enter the username and password for each site
  4. Open the Spark application
  5. Open qBittorrent

I’m on macOS Catalina and my browser is Brave, which already has the password for the site in question saved.

I need to automatically open at least three websites, each with its corresponding username and password.

Every day I open my browser and these specific websites, as well as my email application and torrent client. I think there are applications that can do this, like Keyboard Maestro, but my intention is to have as few applications installed as possible, so if Automator can do it, that would be fantastic.

Thanks to everyone for your support.

This is pretty straightforward to do in automator. Your step three would presumably depend upon how the browser handled the pages.

Create a new workflow and add the following actions:

  1. Get Specified URLs: add the three sites; you may need to add the ‘s’ in ‘https’
  2. Display Webpages
  3. Pause: this is optional, I set it to 2 seconds
  4. Launch Application: add a separate action for each application

NB The icon for the first two actions is Safari’s but it should actually send the request to the default browser.

If it works, you can convert/export to an application.