How to parse line that contains more elements like - Name:Lastnameyear?
I have txt file that contains this information and i need to use it for form filling.
Thank you, my brother, your actions are really extraordinary and able to solve my problem according to my expectations, once again thank you, my brother.
scroll
then get elements
add elements to an array
scroll again
get elements (even if they are the same)
add them to the array
In the end, delete all duplicates, and you have the full list.
if you want to understand when to stop, either add a counter and if the elements are always the same after 10 times of scrolling then it's probably the end