Maximize window function

I am trying to use the maximize window function on a PDF. what is a window variable?

hi @josh.cusack
fine. When you use an attach browser, or attach window activity, there are an propertie in both activities like that
image
this variable will create as type Window variable, it means he had an internal selector from the scope the maximize window activity will work, for example you attach a browser tab, then you create a variable, so in the maximize activity you don’t need to attach again this tab, just send the variable you created, and automatically the tab will maximized, this variable is very useful when you have more than one browser with the same selector.
Regards!