Question
Action : Open a Website in new window --> causing scrollbar, the website resized
Dear Community
I put in the action panel the code for opening a new website window.
window.open('https://....', '_blank');
Everything is working fine but after the url link opened I saw the website changed the size, there are scrollbars on the side...
Does someone know, how can I avoid this problem?
--> resolved issue
