For Each UI Element does not work with this website

Hi @hjie30

Please look at the below method. This is how you can achieve it. You need to loop through all the elements eitehr by identifying children or by identifying a common selector which only by incrementing idx value can be used in a for loop

cheers