Hi
I am facing some problem while doing a PoC for my own HR Dept. basically they have a list of job posting and they want to open each of the job posting in a new tab and copy the information from the posting and put it in excel.
I managed to just loop the posting. The problem i face now is when I use UIPath to open a job posting in a 2nd google chrome tab, i couldn’t copy the text from the 2nd tab. I believe UiPath is still on the 1st tab even though i made the 2nd tab active already.
Any thoughts?