Hi,
I'm using VuGen 12.02.
My application has an export functionality in PDF.
I successfully managed to make the PDF open as a new tab in interactive mode, so I can use a "Verify" step to check the PDF's content.
But I cannot make this work in load mode. When I add the "PaintWindowsInLoad=1" in the default.cfg file, I see that the PDF is no more opened in a tab, but instead firefox asks the user what to do with the file (either open of download it).
So my question is: how can I make the load mode works as the interactive (preview the PDF in the browser) ?
More information: I know that the setting is in the mimeType.rdf file. But I cannot copy the file from profiles/interactive directory to the profiles/load/user_profile directory of the scenario, because the profiles/load/user_profile is cleaned at each execution! So the second question is: from where the content of profiles/load/user_profile is copied from?
Many thanks,
Sylvain.