[Selenium] Get pooled WebDriver: Add Variable indicating if instance was started or retrieved from Pool

Hi @qqilihq,

I am tinkering with the Pooled WebDriver Node and face a scenario where I already have authenticated. If a pooled Web Driver is retrieved the sessions cookies etc. retrain, not requiring to authenticate.

I can work around this using a find node and an if-switch but wonder if it wouldn’t be easier to add a variable which indicates if the Web Driver was started fresh or retrieved from the pool.

Just food for thought atm as I cannot quite put things into perspective about the WebDriver only being quit upon Knime gets closed.

Best
Mike

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.