ContributionsMost RecentMost LikesSolutionsInstall a specific version of Test Execute using the TestComplete Test Adapter Extension I'm running an Azure pipeline using the TestComplete Test Adapter Extension. Is it possible to configure the Extension to install a specific version of TestExecute? - task: InstallTestCompleteAdapter@1 displayName: TestComplete test adapter installer inputs: installExecutor: true updateExecutor: false accessKey: $(testcomplete_key)