Want to fetch a generic id from xml opened in browser

Hi All,

I am working in a Uipath program where i need to open a url which will provide a xml code in a browser and then i need to copy an id from the xml code opened in browser.

Also how to switch in between the already opened browser as i already have opened chrome and i need to go back to another chrome window using uipath, how to do that?

Thanks