Selenium : Problem with Extract Attribute node

Hello everybody,

I would like to retrieve the web addresses of the results obtained on the Dimensions site.

I use the Selenium pack to do this task.

I have built the following model:


KNIME_project8.knwf (18.0 KB)

The table contains the HTML tags corresponding to each result.
I launch the loop, no problem for the first iteration.

However, at the second iteration, the Extract Attribute node is in error.

Please, Does anyone have a solution?

Thank you for your help.

Best regards,

Chris

Hi Chris,

Use the “Set result column name” in Find Elements to specify a constant column name which will not change during iterations:

Best,
Philipp

Thanks for your help, Philipp,

Best regards,

Chris

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