"getId" method? [message #644641] |
Mon, 13 December 2010 10:34  |
Eclipse User |
|
|
|
Hi all,
I noticed SWTBot has quite a lot of functionality around finding widgets by ID.
I was thus surprised that I couldn't find an obvious way to just get the ID from an SWTBot wrapper object (like e.g. SWTBotText). Have I missed something?
I can of course get it by calling getData on the underlying widget in the UI thread with SWTBot's default key, but it feels like it would be useful if there was a way to just get this information.
Regards,
Geoff Bache
|
|
|
Re: "getId" method? [message #645403 is a reply to message #644641] |
Thu, 16 December 2010 23:25  |
Eclipse User |
|
|
|
Hi Geoff,
This is currently not supported, please open a bug and I'll have a look
at it.
--
Ketan
ketan.padegaonkar.name | eclipse.org/swtbot | @ketanpkr
On 12/13/10 7:34 AM, Geoff Bache wrote:
> Hi all,
>
> I noticed SWTBot has quite a lot of functionality around finding widgets
> by ID.
>
> I was thus surprised that I couldn't find an obvious way to just get the
> ID from an SWTBot wrapper object (like e.g. SWTBotText). Have I missed
> something?
>
> I can of course get it by calling getData on the underlying widget in
> the UI thread with SWTBot's default key, but it feels like it would be
> useful if there was a way to just get this information.
>
> Regards,
> Geoff Bache
|
|
|
Powered by
FUDForum. Page generated in 0.08579 seconds