Activate Brave Browser Share menu option

I'm looking to define a keyboard shortcut to open the share menu in the Brave Browser.

So far I'm doing the following but nothing happens?

Any ideas what I'm missing?

Screenshot 2021-12-20 at 10.59.11

I don't have Brave so I can't test, but I heard that some apps don't let you press submenus until you press the main menu first. In other words, you have to first press File before you can click on Share, in this case. Try that and see. In other words, split your Select statement into two Select statements... one for the File and the second for the Share. If that doesn't work, try putting a Pause between your two Select statements.

It's just an idea to try. I can't guarantee this will work. I have a second idea if this doesn't work.

It was even easier to fix when I thought on your reply...... :slight_smile: Thanks for the pointer!

Screenshot 2021-12-20 at 17.41.40

If you're happy, I'm happy. I'm not sure why your original macro didn't work, but if this one works, case solved.

Indeed :slight_smile: