If your goal is to have multiple actions, where one is meant to navigate, then you can use a script. This is where browser_mod comes into play. It allows you to use service calls to navigate to a page. See
So with this you can create a script where browser_mod is the first sequence and your second service call the second one. Use the correct deviceID (or use deviceID: this for device pressing it) and you can use navigate within a script.