Forum Discussion

EdwinVeerkamp's avatar
EdwinVeerkamp
New Contributor
2 years ago
Solved

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 ...
  • EdwinVeerkamp's avatar
    EdwinVeerkamp
    2 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.