issue 13
(Unable to use Find.) reported by kgummuluri
- I am able to start my application(Uses COM). When I try to find an
element, I get the following message in the debugger:
"A QueryInterface call was made requesting the class interface of COM
visible managed class 'Derived'. However since this class derives from
non COM visible class 'Base', the QueryInterface call will fail. This
is done to prevent the non COM visible base class from being
constrained by the COM versioning rules."
Not sure if this is an error in my application or EFT. I am using Windows
7 and visual studio 2008.
I am able to start my application(Uses COM). When I try to find an
element, I get the following message in the debugger:
"A QueryInterface call was made requesting the class interface of COM
visible managed class 'Derived'. However since this class derives from
non COM visible class 'Base', the QueryInterface call will fail. This
is done to prevent the non COM visible base class from being
constrained by the COM versioning rules."
Not sure if this is an error in my application or EFT. I am using Windows
7 and visual studio 2008.
Older
Sep 22, 2009
Locator (Element locator syntax) Wiki page commented on by yegshi
- .class
E.class
E.'class with space'
.class
E.class
E.'class with space'
Sep 22, 2009
10SecondsStart (getting to use Eft in a very short time!) Wiki page commented on by yegshi
- ii
ii
Jan 14, 2009
issue 12
(Could you provide some tutorials how to use eft?) reported by notoxxia
- Could you provide more examples about operating controls?
For example, what type is a Menu?
Could you provide more examples about operating controls?
For example, what type is a Menu?
Jan 14, 2009
issue 11
(I want to add some args when running an application.) reported by notoxxia
- However, eft doesn't support this now.
However, eft doesn't support this now.
Sep 27, 2008
r106
(created branch for template) committed by exceedhl
- created branch for template