Magnus Jensen
Magnus Jensen

Reputation: 993

Loadrunner/PC file upload with pop-up TruClient

I have an app that has a GUI dialog that pops up a download window to attach a PDF to be sent. Recording the scenario in TruClient, however does not open the download pop up, so I cannot upload a file. Does TruClient have an option to "turn on" pop ups and giving me the oportunity to actually upload (and record) a file?

Upvotes: 0

Views: 3939

Answers (1)

James Leatherman
James Leatherman

Reputation: 26

It is true that you won't be able to handle a pop up (modal window) in your script. But if you are using LR 11.52 TruClient for Firefox, if you browse and select a file, then the step will be recorded as Set [path] on [object] filebox with an Object role of filebox.

Upvotes: 1

Related Questions