I have a problem where I’m trying to fetch data from multiple URLs, but I’m only able to get data from the first one. I need to fetch data from all of them. I’d really appreciate any help!"
URL pages.xlsx (15.3 KB)
Main.xaml (18.9 KB)
project.json (1.5 KB)
Can you please tell how you are trying to fetch?
If it is whole page then just use selector of window with only app and no title it will get all the data ideally
Cheers