I'm trying to do a simple webage form fill / submit.
I've proven that my nbrowser node config works on my local node red install but when i run the same nbrowser node with the same settings/parameters in my linux server the nbrowser node doesn't seem to work through the steps and the browser instance doesn't appear.
it looks like it just hangs open without timing out or completing.
My initial thoughts, based on other forums, was that i was missing a few dependencies on my linux server, but after installing all of the referenced dependencies on the server, executing the nbrowser node still wasn't successful.