Using variables across Apps/Browsers

You can see the outline of my workflow SS attached below
image

I want to use a variable(modelID) I’ve created in Application (above) in the browser(below). Look at Get Text and Type Into

image

But there is a scope problem.

How can I resolve this?

change the variable scope to a higher level in order in can be used / is visible to the other acitvites as well
grafik

Just change the Variable Scope, and I will recommend to you use the prefix “str_ModelID”, to have a better understanding.

Yes I was unaware how we interacted with variables coz I had never used them, I found out how to change the scope and did just that

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.