"Navigate to" throws an error although it is inside an Open Browser activity

I get an error message that the “navigate to activity” must be inside an Attach Browser/Open Browser activity, even though it is inside an Open Browser activity. Can someone please help? Thanks a lot!

image

Hi @Tris_H ,

Could you please share the screenshot of the activity?

Hey

You have two options to perform this activity, the first one is putting your navigate to activity inside an attach browser activity like this;
image

Second one is creating a variable in your attach browser activity and the passing this variable to the navigate to activity like this
image
image

Regards!

Hi,

thanks for your answer!

It is inside an Open Browser Activity:

Activity Panel:
image

XAML:

I really don’t understand why it isnt’working… i already created another workflow, the XAML looks the same, and there it’s working…

Hi Fernando,

thank you very much for your answer! I really need to use it in an Open Browser Activity and don’t want to set the Inputvariable…