Question about how open command works

This is more a concerning than an actual problem but I realized that when using the open command in the UI, some pages can’t detect the even’t as a refresh while using the execute script to open the same url does indeed trigger this event.
Example. Some pages will block you access to the content for a little while when you try to refresh the page to often.
But when using the command it never happens.
So the question is
What is the big difference beetwen the javascript version function window.open and the native command of Open.

1 Like

Interesting question! Do you have an example website where we can see the difference?