“Select list item: Attempt to get item number 1 of a list of length 0: ()” error

Hi guys, Hello Guys,
I am getting “Select list item: Attempt to get item number 1 of a list of length 0: ()” error. What should I do ?

Welcome to community. Use Do it to debug your blocks. You are trying to get an item from an empty list.

kodular hata

Thank you for your answer but this error still continue. I am new here I don’t know what to do ? :slight_smile:

Do you use [FREE] Web scraping extension ?

No I guess I can’t solve the problem :slight_smile: thank you

Your elements seem to be empty…
As test just display them in a label to find out what is going on
And if the elenents list is empty, it does not make much sense to select the first item, does it?

Taifun