Forum Discussion

Ayesha's avatar
Ayesha
New Contributor
2 years ago

chrome is disabling smartbear extension when runs a jenkin job

I have my project on remote machine and my jenkin job works fine with Edge,

but when I run the same job on chrome it fails.

Main Issue:

if i open chrome manually on remote machine and than run a jenkin job than job passes but if i close the chrome browser and then run a jenkin job then chrome crashes and give me an internal error

(smart bear extension is not installed or disable)However, smart bear extension is already installed in my chrome browser.

I have used the following  links to resolve this issue but still no success

https://support.smartbear.com/testcomplete/docs/app-testing/web/messages/chrome-extension-is-not-installed.html

https://community.smartbear.com/t5/TestComplete-Questions/Jenkins-warning-SmartBear-Test-Extension-is-not-Installed-or-is/m-p/237428#M103688

https://support.smartbear.com/testcomplete/docs/app-testing/web/general/preparing-browsers/chrome.html

 

.

2 Replies

Replies have been turned off for this discussion
  • Hi Ayesha!

     

    Is it possible that the Chrome instance being launched by TestComplete is using an alternate profile than the one you use when you launch it manually?

     

    It could be an issue where the profile being used doesn't have that extension installed.

     

    I would start by verifying that first.

    • Ayesha's avatar
      Ayesha
      New Contributor

      Hi npaisley

      Thanks for your response.

      No i have verified again, chrome instance is using the same profile in both cases 😞