Script Extensions - Why isn't it working?
Good day all,
I am having a lot of trouble with Script Extensions. I am trying to instal a .TCX file and it just doesn't seem to be working as expected.
I thought my scripts where the problem so I went and found another script extension that I wanted to try out.
I put the .js file and the Description.xml file into a folder.
I then zipped the folder
I then renamed the zipped folder to have a new extension of .tcx
I double clicked the file
I installed the file in 'C:\Program Files (x86)\SmartBear\TestComplete 12\Bin\Extensions\ScriptExtensions'
I restarted TestComplete
Expected:
Go into a file, and type the script extension file name, once you begin typing, intellisense picks up the fact that you are trying to utilize that extension and trys to autocomplete for you.
Actual:
The IDE has no idea my extension exists.
What am I missing?
Um... I see it already... no subfolders within the TCX file... should be just a zipped folder with the JS and XML files right inside. Basically, don't add the folder to a zip, add the files to a zip and then rename.