Browser as source - turn off pop up

Northland

New Member
I want to use a browser, or rahter an url as a source. So I paste the url into the source and, Yes, it works, of course.
However, the url has a pop up window that keeps coming up - a pop up with (as usual) about "giving my consent etc..."

Is there any way to turn off pop ups from an url used as source? Like a script, perhaps?
 
These come from the website you're opening, there's no way to stop them as they are all different.
 
You can right-click on the browser source and 'interact' to open the interaction window, and clear the popup.
Beyond that, you may have to use the CSS override to hide the popup element from the site. We can't really help with that though.
 
These come from the website you're opening, there's no way to stop them as they are all different.
Yes, this is what is happeing, really. It is "baked in" the url that a pop up will show up. So it doesn´t matter if I turn pop ups off in any regular browser (Chrome, Firefox etc). OBS Studio is the browser and will open whatever is in the url´s code. That´s why it must be overridden somehow.
 
You can right-click on the browser source and 'interact' to open the interaction window, and clear the popup.
Beyond that, you may have to use the CSS override to hide the popup element from the site. We can't really help with that though.
I was thinking about something like that, to use some script/code/whatever to stop the pop-op. But I don´t know how, what to use. There is an option to add CSS, but I don´t know what to put there.
 
Anyway, thank you for your efforts and replies. I guess it is impossible to solve so I simply have to drop this idea.
 
Back
Top