Hacker
Hacker

Reputation: 7906

Close window which was opened by a different application

I have my application as a standalone application. My application will be opened by different application as a new tab window. My application has a close button which should close the current tab. But i see it throws error like

scripts may close only windows opened by it.

Just want to know can i close the window programmatically in such scenario. I use angular 4 application.

Upvotes: 1

Views: 94

Answers (0)

Related Questions