Is there any methods or function available where i can use excel as Object Repository instead of Local or Shared repository?
For example : In a given excel i will have the unique name like "wedit_SignOn"
with its unique property eg "class:=username","type:=username"
.
So in excel i will save it as Sheet1.cells(1,1)
will have the unique name "wedit_SignOn"
and on Sheet1.cells(1,2)
will have the property "class:=username","type:=username"