Forum Discussion
AlexKaras
2 years agoCommunity Hero
Hi Simona,
My wild guess about this white window is that this may be a kind of 'contacting license server' web page message that is displayed via Internet Explorer which is set as a default browser on this system and IE cannot render this web page.
How do you access TE license in pipeline?
We here use the the -accessKey parameter (https://support.smartbear.com/testcomplete/docs/licensing/id-based/automated-builds.html) and I do not remember ever having problems with license access (though we do not restore test box from snapshot).
Below is corresponding .yaml task configuration:
- task: InstallTestCompleteAdapter@1
displayName: TestComplete test adapter installer
condition: SucceededorFailed()
continueOnError: true
inputs:
installExecutor: true
updateExecutor: false
searchMode: ProjectItems
logsLevel: 0
accessKey: '$(SBAK_ALK)'
preferredExecutor: TE