[Selenium] Add swtich node extending the conditional nodes

Hi @qqilihq,

while working for a client, I utilized your new condition nodes and I happen to notice a possible nice addition.

Like the nice switch nodes from @Vernalis :beers: (side note for Vernalis … I am not getting tired to invest into our “exchange some beer in the future” list)

Having the ability to switch between ports, in this case click or not click since it was already clicked on during loop execution, would ease the process. Somethign about the processing of the data isn’t owrking or I did not understood the setup.

@Vernalis on another note, but I assume this is must be addressed by Knime, the already configured / selected port type would be nice to be highlighted or selected to provide better orientation (not requiring to rescan the entire list of options).


Best
Mike

Mike,

there’s Wait for Condition which is an if/else switch:

Other nodes outside the Selenium Package will not help as the conditional port is Selenium-specific.

Does that help?

-Philipp

1 Like

Sorry, I missed that somehow.

1 Like

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