Skip to main content
Participant
July 26, 2020
Question

Action : Open a Website in new window --> causing scrollbar, the website resized

  • July 26, 2020
  • 0 replies
  • 95 views

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

    This topic is closed to new replies. Start a new post to keep the conversation going.