Is it possible to load new libraries into TestComplete to utilize during the testing process? Specifically, I would like to load the libraries for ExtJS.
You can run routines from external libraries by using the DLL runtime object (see the "Calling Routines Located in Dynamic Link Libraries From Scripts" help topic).