Hi all,
I'm trying to figure out how to use nbrowser, node-red-contrib-nbrowser, to automate a login process and task on a website, however I can't understand how interact with the electron browser.
I checked the option:
Show browser window instance?
Also I follow the instructions in info :
Displays the Electron browser instance to aid development. Use Command (Mac) / Ctrl (Windows) + Shift + I to display developer tools & the DOM inspector. Note: image downloading is suppressed in headless mode but is turned on for convenience when this option is enabled.
However I can't see how use this node.
I will appreciate any help on this topic
Thanks in advance!
JC