Selenium node workflow / Page parsing help for error

And about the error you get:
It’s because of the page loading. It takes about 2 or 3 seconds (in each Metanode after the “Click” node) for the page to be loaded completely. You have to use a “Wait” node after the clicks (not between the Metanodes).

Best,
Armin