To clarify for me: You were not able to get it to work using the included “Snippets”, neither with Firefox nor Chrome?
To clarify for you: The proxy settings in KNIME are not considered by the Selenium Nodes. This is a conscious decision, as for crawling, scraping, it sometimes makes sense to use a dedicated proxy setting which differs from the default, system-wide settings.
Yes, I was not able to get it to work using the “templates” included in the WebDriver node. Neither Firefox nor Chrome.
Then, googleing, I found out the option I posted above. Tried and it worked.
I think what happened is that, at least chrome, changed the way to set the proxy settings in some version (I am currently using v83) and I think this is the reason why it was not working.
Regarding the KNIME proxy settings not being considered for Selenium, it makes perfect sense. Actually I was hoping it was like this. Mainly because it gives the possibility to change the proxy depending on where you are scraping or crawling.