Page 1 of 1

Repository

Posted: Fri Apr 17, 2015 5:24 am
by junlian
I set Parameter for Repository's object' path's some value, such as

And my code is using

Repository Myrep=Repository.Instance;
Myrep.DevSpec.GUIElement.DevSuiteAdminDevSpecSampleProject.BasicSetup.DoubleClick();

I try to do Data Bingding varSpecProjectName with value from Excel. In the Data Bingding tab, module Variable is empty to select.

Re: Repository

Posted: Fri Apr 17, 2015 11:32 am
by odklizec
Hi,

Are you sure you saved the solution before attempt to bind the variable to data connector? Also, try to rebuild the whole solution.

BTW, what version of Ranorex do you use?