Hello,

I have a browser. I initialize it with a presentation inside (which is concretly another browser). What I would like to do is:
When selecting some specific value from the presentation, reinitialized the browser with a new presentations (and remove the old one).
Is this possible ? How can I do that ?