Page 1 of 1

Initializing Variable Ranorex Repositories at runtime

Posted: Fri Oct 28, 2011 2:16 pm
by BrwGarnett
Hello All,

I have four Ranorex Repositories that need to be initilized at runtime. I recieve an Int input of repo type and by that Im trying to run through a switch and initialize my Object repo to the correct repository object type. However after returning my repo the object type has no members of my Initial repository. Ive also tried with the base class RepoGenBaseFolder and get that same results.

Thanks in advance for the help,
Brent G.

Re: Initializing Variable Ranorex Repositories at runtime

Posted: Mon Oct 31, 2011 11:14 am
by Support Team
Hi,
BrwGarnett wrote:I have four Ranorex Repositories that need to be initilized at runtime. I recieve an Int input of repo type and by that Im trying to run through a switch and initialize my Object repo to the correct repository object type. However after returning my repo the object type has no members of my Initial repository. Ive also tried with the base class RepoGenBaseFolder and get that same results.
Sorry but currently I have not really a clue what you are trying to do. Would it be possible to explain this in a small sample?

Thanks in advance.

Regards,
Peter
Ranorex Team