How to move to different attach browser using selector

Hai guys please help me,
In my project I will be clicking on logo of multiple companies so while clicking logo,each page gets loaded.Next I need to fetch data from that web page so like a loop I need to visit each webpage but I can’t do because the title of each page various so I used wildcards inside selectors but it shows error…can anyone say how to config selectors

@Rad_K

Instead of idx, try to find any other reliable selector, that would helps you

Thanks

Ctrl +Tab can be used to traverse through the different tabs of chrome.