From the course: Complete Guide to UiPath RPA Development

Unlock this course with a free trial

Join today to access over 24,700 courses taught by industry experts.

Enabling browser pop-up windows

Enabling browser pop-up windows

- [Instructor] In this lecture, I'd like to talk about something that will most likely trip you up at least once, and I can pretty much guarantee you that no other RPA course will go to this kind of detail. So pay close attention because you'll most likely see this in your RPA career. In one of the enterprise software robots I've built, there's a process that needs to interact with a Wells Fargo bank site to download a log of wire transfers so that they can be processed into a backend workflow system. There's a great chance you'll experience something like this. So let me walk through it quickly and you can see what kind of problems I faced and how to solve them. So the robot logs into this Wells Fargo bank site and then clicks on this quick reports button right in the middle. Now you'll notice that opened up a second tab. Then the robot continues on to download both this PDF file and this BAI file. Notice what happens when I click on this BAI file button. You see that it opened up…

Contents