I am trying to reset zoom level of the browser to make sure UI is are 100%.
I know key board shortcut for that is "ctrl + ) " key.
I tried sending this combination with "{Control}({)})", however it does not work. Possibly because brackets are special and part of syntax.
Is there a way of using a kind of escape key here , so closing bracket is considered.
Another way is to using Alt + F combination and reset zoom from there. However, I do not trust that placing of option and also in general curious how these reserved characters can be passed such as curly and normal brackets?