Hi Loïc,
Loïc - Novlog schrieb:
> Daniel Wagner wrote:
>> You could extract the identifiers and then use Selenium's getEval to
>> retrieve the labels:
>>
>> selenium.getEval("selenium.browserbot.getCurrentWindow().qx.core.ObjectRegistry.fromHashCode(dx).getLabel()");
>
> Thank you for the tip about the object registry. It allowed me to get
> selected item(s) of a List and a SelectBox, and also the selected rows
> of a table (although there were some more things to do).
That sounds interesting, could you briefly outline what else you had to
do to get the selected rows?
>
> And about comboboxes, I was missing the simple solution that consists in
> just calling selenium.getValue on the textfield.
That didn't occur to me either, good idea.
>
> Again, thanks for your help :)
>
No problem. Always interesting to hear from fellow test developers.
Regards,
Daniel
------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel