Add text to a web browser widget

Hi There,

I’m new to Unreal so apologies if this is simple question but I’m working in VR and so far have created a web browser widget that links correctly to a webpage. My problem is that the web page is password protected and I would like to be able to enter the password without setting up a full keyboard as its not required for any other part of the application. Is it possible to store the password (as a string or text?) somewhere and add it to the widget so that I can just click enter button that is on the webpage using the widget interaction? Or if anyone has any better suggestions of how to achieve that would much appreciated - thanks

i dont think this is possible since its inside the web page its not part of the engine, but you could try to set a variable text with the password for the specific webpage when you click set the variable