Community
Participate
Working Groups
Build Identifier: M20100909-0800 As suggested on the mailing list, 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). 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. Reproducible: Always Steps to Reproduce: N/A
Fixed in revision d0534509. Closing as fixed. https://github.com/ketan/SWTBot/commit/d05345095dbfee73578cc9c7bc400f7322ec4126
Created attachment 186127 [details] mylyn/context/zip