Page 1 of 1

Exception when running ElementGetParent

Posted: Mon Jun 18, 2007 12:00 am
by Lotta
Hi,

I have a comboboxelement which work as expected except for when I am trying to get the parent element for it, like:
test=Ranorex.ElementGetParent(explorerComboboxElement,explorerParentElement2);

When running this part of script I get an exception:
test=Ranorex.ElementGetParent(explorerComboboxElement,explorerParentElement2);
AttributeError: 'module' object has no attribute 'ElementGetParent'

Why?

Lotte

Posted: Mon Jun 18, 2007 11:14 pm
by webops
This was a bug in V1.1.0, sorry.
We have fixed it for the next release V1.2.0

Jenö
Ranorex Team