Is it possible to use browser variable without using open browser activity?

Is it possible to use browser variable without using open browser activity? or can I declare a browser variable without using open browser activity as a variable and pass it to the child workflow?

1 Like

You can also use an attach browser activity. What do you need to do?

My bot would start fetching details after login into salesforce manually ( by triggering a hotkey) once details collected it will go to another separate crm application. From crm application control has to come back to the same browser page(salesforce page) opened.