Question
RBC
CA
Last activity: 24 Feb 2017 9:57 EST
Create a common library of automation functions.
I have a project (ex: CommomLib.osproj) that has a number of automation scripts (Ex: CommonFuncts.os). I can see and reference the CommonFuncts throughout the project, but how can I reference them (passing and returning values) from other projects in a solution (Ex: UserInterface.osproj).
I have the reference set to include the CommonLib.osproj, but don't see the CommonFuncts in the object brower. What am I missing. Surely there must be a way to share functions between project (like a common library)....
Suggestions/advice is welcomed...
Rob