selenium webdriver - Missing c# assemble for PerfSDK single user -
i wend through documentation create performance test ax 365. cannot build project because missing assemble in vs 2015 'ms.dynamics.testtools.dispatcherproxylibrary.applicationforms'. point me in direction can download or how assemble?
i assume working folder c:\perfsdk
described in link. folder contains number of assemblies, such as
- ms.dynamics.testtools.applicationfoundationproxylibrary.dll
- ms.dynamics.testtools.applicationfoundationuihelpers.dll
- ms.dynamics.testtools.applicationplatformproxylibrary.dll
- ms.dynamics.testtools.applicationsuiteproxylibrary.dll
- ms.dynamics.testtools.applicationsuiteuihelpers.dll
- ms.dynamics.testtools.foundationtestcommonproxylibrary.dll
- ms.dynamics.testtools.subledgerproxylibrary.dll
- ms.dynamics.testtools.uihelpers.core.dll
namespace ms.dynamics.testtools.dispatcherproxylibrary.applicationforms
used in each of listed assemblies. need make sure required assemblies have been added references
project.
please take @ sample project in c:\perfsdk\sampleproject
.
wiki
Comments
Post a Comment