Setting Opera/Vivaldi URL?

Or with a shell script action, use the -a switch of the open command to specify a particular browser app.

perhaps sth like:

open -a Opera https://forum.keyboardmaestro.com

open -a "Google Chrome" https://forum.keyboardmaestro.com

( In osascript terms, last time I looked at Opera it didn’t seem to be particularly scriptable )