Community
Participate
Working Groups
This might come handy if in the future we will want to generate more "chattier" code ie instead of bot.shell("New Project").activate(); we will do SWTBotShell shell = bot.shell("New Project"); shell.activate(); and also for RedDeer which needs two lines of code to identify widget inside group etc SWTBot: bot.button("group","buttonText"); RedDeer: new Group("group"); new PushButton("buttonText");
@Rastislav: isn't this issue already fixed?
This was fixed with http://git.eclipse.org/c/swtbot/org.eclipse.swtbot.git/commit/?id=980427882d698506a73cefdda34f86a25afd5412