Search found 64 matches

by dman
Thu Sep 03, 2015 9:26 am
Forum: Object Identification and Technologies
Topic: Qt instrumentation problem
Replies: 8
Views: 3605

Re: Qt instrumentation problem

last update: with version 5.4.1 all (Flex) embedded elements in the Qt widget are successfully identified.
by dman
Mon Jul 13, 2015 8:59 am
Forum: Object Identification and Technologies
Topic: Qt instrumentation problem
Replies: 8
Views: 3605

Re: Qt instrumentation problem

short update
the problem was solved by Ranorex by means of a fix in the application; fix which will be available in the next release (i.e. 5.4+)

the instrumentation of the flex application was not necessary anymore - the main, Qt application instrumentation was enough.

All the best & thank you!
D.
by dman
Tue Jun 30, 2015 8:36 am
Forum: Object Identification and Technologies
Topic: Qt instrumentation problem
Replies: 8
Views: 3605

Re: Qt instrumentation problem

that is correct odklizec, the AUT is a complex C++ (Qt based) desktop application; its elements are identified correctly by Ranorex/Spy. My task is to access a Flex application loaded by means of a ( also C++ Qt based) plugin (i.e. loaded into a Qt widget); the Qt elements of the plugin are identifi...
by dman
Mon Jun 29, 2015 2:20 pm
Forum: Object Identification and Technologies
Topic: Qt instrumentation problem
Replies: 8
Views: 3605

Re: Qt instrumentation problem

Hi Bernhard, as I investigated deeper the matter I have more info: - the Qt elements of the main application are being identified (although the warning dialog is still displayed) - the Qt element of the widget (plugin) loading the Flex application are also identified but nothing from the Flex area -...
by dman
Wed Jun 24, 2015 10:07 am
Forum: Object Identification and Technologies
Topic: Qt instrumentation problem
Replies: 8
Views: 3605

Qt instrumentation problem

Hi, I need to access a Flex application embedded in a Qt widget. I followed the indicated steps http://www.ranorex.com/support/user-guide-20/qt-accessible-plugin.html Ranorex fails to instrument the Qt process though Latest_Rx-QT-problerm.jpg worth to mention, we use a custom build of Qt 4.6 and the...
by dman
Tue Oct 28, 2014 11:00 am
Forum: Automation Discussions
Topic: Some Adapter.Click Methods Open IE ContextMenu
Replies: 9
Views: 3506

Re: Some Adapter.Click Methods Open IE ContextMenu

mouse buttons are not reversed

(working with Alex on the same project)
by dman
Wed Jun 19, 2013 7:10 am
Forum: General Questions
Topic: highlight appearances of selection
Replies: 4
Views: 1630

Re: highlight appearances of selection

any news on this one? I'd love to see it in the next big release :)

All the best,
D.
by dman
Wed Jun 19, 2013 7:09 am
Forum: General Questions
Topic: tests failing when run one after the other
Replies: 3
Views: 1601

Re: tests failing when run one after the other

sorry I was misled (the problem is most of the time in front of the keyboard) - it might be the code after all.

All the best,
D.
by dman
Wed Jun 19, 2013 7:06 am
Forum: General Questions
Topic: elements' positions not precisely identified
Replies: 5
Views: 1723

Re: elements' positions not precisely identified

Hi Markus, actually as I previously mentioned, I updated my Ranorex installation to 4.0.4 and I can't reproduce the problem since. I'm not sure what did the trick - the new version or the reinstrumentation of the web browser (I do this by default on any update). As it could not have been the code - ...
by dman
Mon Jun 17, 2013 7:59 am
Forum: General Questions
Topic: elements' positions not precisely identified
Replies: 5
Views: 1723

Re: elements' positions not precisely identified

Hi,

I'll have to send the snapshot via e-mail (as >1MB).

The form containing the two buttons is:
/dom[@domain='wins5:8080']//div[#'flashContainer']/flexobject/form[@title='Media viewer']

Ranorex version - I just updated to 4.0.4 (was using a 4.0.2)

All the best,
D.
by dman
Thu Jun 13, 2013 1:41 pm
Forum: General Questions
Topic: elements' positions not precisely identified
Replies: 5
Views: 1723

elements' positions not precisely identified

I don't remember for something like this to have happened before - in the case of two buttons in my AUT (a flex web client) the positions of two buttons are not correctly identified and in one of the cases (a close button) the offset causes problems (wrong button is being clicked) is this a known is...
by dman
Thu Jun 13, 2013 8:33 am
Forum: General Questions
Topic: tests failing when run one after the other
Replies: 3
Views: 1601

tests failing when run one after the other

Hi, I'm testing a Flex web client and have a funny problem I can't figure out how to solve. I have 3 tests which if run one by one pass beautifully but when run one after the other (even with browser restart in between tests) always fail - the second and third (no matter the order). They fail on not...
by dman
Tue Jan 15, 2013 11:38 am
Forum: Bug Reports
Topic: mouse move action blocked...
Replies: 6
Views: 2308

Re: mouse move action blocked...

regarding the "edit" mode (which was blocking me): unfortunately I already took some actions for a workaround (move mouse before typing into the field) + cleaned the project - and now, no matter how much I tried, I can not reproduce it anymore (time is not on my side either). I'll come back with inf...
by dman
Mon Jan 14, 2013 11:35 am
Forum: Bug Reports
Topic: mouse move action blocked...
Replies: 6
Views: 2308

Re: mouse move action blocked...

looking deeper into it: it is happening after an (by user code) unintended pointer state change e.g. a dialog appears and the pointer changes to resize or an input field is being filled and the pointer is being (Ranorex internal mechanisms I suppose) moved slightly on the bottom edge of the field
by dman
Mon Jan 14, 2013 11:07 am
Forum: Bug Reports
Topic: mouse move action blocked...
Replies: 6
Views: 2308

Re: mouse move action blocked...

Hi Markus,

Using 3.3.4.20302
My bad, "compromised" is pretty vague; what I ment was: as soon as pointer in one of the mentioned states, no further mouse related action is performed - whether is click or move; the pointer is "frozen"

All the best,
D.