Hi ,
I am working in automation to get the url from all opened chrome tabs/window , can anybody help me ?
Hi @Ravi_Nigam,
use Get attribute activity:
1 Like
Hi @SaiKrishna147
thanks for your response , in my case i want to get the url from all open tabs/window in chrome and tabs will be dynamically opened , to use getAttribute we have to provide some selector but the tabs are dynamic so i can’t give selector i used wild card also but that’s also not working .
Hi, do you mean that you want to get the links of every tab you open? or you have a specific number of tabs you want to get the urls?
Can you show me how you did your wild card in your selector?
Hi @josephivann
yes i want to get the the url of every open tabs and windows ,sorry i can’t upload attachment , as i am new to this uipath form its not allowing me to upload attachment .