Forum Discussion
I remember writing a plugin, a very long time ago, and I haven't touched it since. I'm not sure if the SDK has been updated or still in use, but if you refer to https://support.smartbear.com/testcomplete/docs/working-with/extending/custom-plugins.html you might be able to implement custom plugins to interact with your UI.
Thank you for the hint! Yes, we have been writing some own plugins as well. But starting to re-write the whole Delphi&DevExpress area + all tests, just to get rid on a single x64 error is too much😒. BTW: I assume that a mapping is pointing to a wrong integer type due to new NativeInt overloads.
- rraghvani22 days agoChampion Level 3
You may have already checked this, but are you using TestComplete x64, against your Delphi x64 application?
Delphi may have updated the library files, and even though TestComplete doesn't support that particular version, it's now got to a point where it doesn't work at all. Unfortunately, there's not much that can be done. But I understand your frustration of not supporting latest versions of technologies.
Related Content
- 3 years ago
- 8 years ago
- 13 years ago