using web browser box, is there any way I can have it retain BROWSER level zoom between "navigate" events?
I'm firing events into the browser box, but every time I navigate a URL my browser level zoom gets reset.Browser level zoom like in chrome is controlled with "{ctrl} + {mouse wheel}" or "{Ctr}l + {+}" Is there any parameter I can set to control this or maintain the users previous setting?Coming in at 100% every time isn't ideal.I have full control of the web page too, but I don't want to do a CSS...