How to make Bot recognize child webpage

Hello All,

I am creating bot for sharepoint portal . What happens is …! On click of one record from the list of records ,it opens a webpage on top of the same page (same browser tab) where as in this page there is another link opens another webpage in new tab. So My bot is not recognizing the content present in the child page (opened secondly) as it was opened in new tab instead of opening on as parent webpage tab.

Please help me how to make bot to recognize the content in the new tab

Thanks
Rajna

check out the title of new page… bot will recognize. it’s all depends how you choose your selector.

Thanks for the quick reply. I tried giving title in the selector , still facing same issue. COuld you please me with any sample.

Regards
Rajna