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.
Initializing Variable Ranorex Repositories at runtime
-
- Posts: 1
- Joined: Fri Oct 28, 2011 2:03 pm
- Support Team
- Site Admin
- Posts: 12145
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Houston, Texas, USA
- Contact:
Re: Initializing Variable Ranorex Repositories at runtime
Hi,
Thanks in advance.
Regards,
Peter
Ranorex Team
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?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.
Thanks in advance.
Regards,
Peter
Ranorex Team