EdwinVeerkamp
3 years agoNew Contributor
Jenkins warning SmartBear Test Extension is not Installed or is Disabled
Hi, I have the SmartBear Test Extension installed in the Chrome browser on the test pc where I'm running TestComplete tests. When I remotely connect to this test pc, I can execute TestComplete ...
- 3 years ago
Have you followed the instructions given here Integration With Jenkins?
- 3 years ago
Hi,
thanks for your reply.
I already found the cause of the failure with Jenkins. When Jenkins executes the test, it uses a different user to executes the tests on the test pc. That user didn't have the Chrome extension installed yet. After having added the extension with that user, the issue didn't occur anymore.