Replies: 2 comments
-
Not currently supported. The Have you considered |
Beta Was this translation helpful? Give feedback.
0 replies
-
I found a way to do it. We just need to open new window with JavaScript:
We can also access it's IBrowser instance through ILifeSpanHandler's OnAfterCreated event. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to enable Chrome toolbar (downloads, settings, etc). I noticed that a window with it can be created if I right-click on some link and then press "Open in new window". But, first, I would like to do it myself with any desirable URL, and, second, this new window doesn't work - it always shows "Oops" error.
Beta Was this translation helpful? Give feedback.
All reactions