I hope you guys can help me with this following problem. I need to search up numbers in a table on a webpage, but the amount of results I get back are always different. If I get more than 20 results, I send an email. If not, I have to open the result in a dropdown menu.
I probably have to use table extraction and a for each activity to iterate through the results, but I’m lost on the correct steps… thank you for the help in advance!