python runtime error: AttributeError
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
python runtime error: AttributeError
I am integrating a C# dll into TestComplete and until now everything worked with the code. With the latest changes in the dll the call in TestComplete does not work anymore (call within C# without a problem)
only thing I do is make a call:
obj = dotNET.<our class in the dll>("<folderpath>")
and I get the error: AttributeError: The object does not support this property or method
in the old version of this dll it still works within TestComplete, with the new it doesn't somehow ... When running the same <our class in the dll>("<folderpath>") with the compiled .exe it works without any problems.
Is there a way someone can help me or would there be a need to see the actual code? (cant because of NDA, so would have to contact the support at smartbear if its not possible to help me with the infos i gave)
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Better you should go ahead and contact Support. Here's a link:
https://support.smartbear.com/message/?prod=TestComplete
Marsha_R
[Community Hero]
____
[Community Heroes] are not employed by SmartBear Software but
are just volunteers who have some experience with the tools by SmartBear Software
and a desire to help others. Posts made by [Community Heroes]
may differ from the official policies of SmartBear Software and should be treated
as the own private opinion of their authors and under no circumstances as an
official answer from SmartBear Software.
The [Community Hero] signature is used with permission by SmartBear Software.
https://community.smartbear.com/t5/custom/page/page-id/hall-of-fame
