Forum Discussion

prashant_bineka's avatar
prashant_bineka
New Contributor
10 years ago

Change Install Extensions list at runtime

How to edit install extensions runtime.

5 Replies

  • tristaanogre's avatar
    tristaanogre
    Esteemed Contributor
    You can't at run time, as far as I can tell.  They are compiled and included into the test upon execution.  Much like you can't edit a script unit at runtime.



    May I ask what your purpose of doing so is?  perhaps there is a different way to achieve the same result.
  • tristaanogre's avatar
    tristaanogre
    Esteemed Contributor
    THAT is an incredibly interesting issue.



    A question:  What version of TestComplete?



    Unfortunately, I'm not in a "shop" now where I can get to a Delphi app to play with so I'm not sure the best track.





  • hi , I have application developed in Delphi and .Net., When I select Delphi extension test complete does not recognised object on some screen, but when unselect Delphi extension this particular screen work but that causes problem in other screen, and Test complete behaving same way  in reverse
  • tristaanogre's avatar
    tristaanogre
    Esteemed Contributor
    Something else that may be helpful here is an actual listing of what component classes are causing the issues.  It could be that they are unsupported classes within TestComplete regardless of extension.