My current test structure is as follows:
Smoke_test
NL_ConnectToDesignAPI
NL_CreateProject
NL_StartRecording
OpenApp
All my variables are bound, and the test runs fine until I get to the end of the StartRecording module, when I get the following error displayed in the .rxlog:
One or more errors occurred. No property or association found for [ProtocolSAPGUI].
I'm not sure what to do, as I've referenced everything in Ranorex, and I'm not sure what ProtocolSAPGUI is referring to. I can't find it being referenced anywhere in the Neoload modules, although I think it is linked to some of the Neoload package dependencies, i.e. the SAP and Simple.OData.Client packages.