Forum Discussion
rraghvani
Champion Level 3
3 years agoA memory leak is specific to an application and not the cause of another application. I suggest you debug and find where the memory leak is occurring in your application.
- Natsuki3 years agoOccasional Contributor
Tryed useing another test tool such as Ranorex, no memory leak occurs in my app while using cilck method or search method Ranorex provides. So I thought its neither me nor Delphi+CEF but TC's support on CEF causes this problem.
Memory leak occurs every time in TC when searching for any object in CEF(11.4) while don't leak when searching for any Delphi objects.