Set latest versions of maven, tycho, jacoco-maven-plugin in pom.xml Also set java environment to 1.8 in Oomph swtbot.setup. Maven is set to 3.6.3, tycho to 1.7.0 and jacoco-maven-plugin to 0.8.5 Change-Id: Ie7aaeb9d151bb1b86b329f4d19488a1e9442de85 Signed-off-by: Aparna Argade <aprsac@yahoo.com>
SWTBot is a Java API that interacts with SWT by using high-level operations. It is generally use to write UI tests efficiently since the grain of the API is the same grain as UI operation. It makes easier to transform a user scenario to an automated tests.
http://wiki.eclipse.org/SWTBot
GitHub tracker and pull requests are currently not supported by the contribution process.
Please read http://wiki.eclipse.org/SWTBot/Contributing to know how to interact well with the community. For further questions about contributing to SWTBot, please send a mail to swtbot-dev@eclipse.org .