Hi,

I currently have 3.3.1.1 running with the  released version of swtbot and
things work fine.

however, if I use 3.3.2 with released version, tests don't run because
apache.commons.logging.x jar that is with the swtbot plugin conflicts with
what is already there in eclipse. It might be a good idea to remove this.

if I use 3.3.2 with the nightly, the logging problem goes away but tests
fail on several accounts
 1) bot.table.select("something") used to simulate a double click in 3.3.1
and in 3.3.2 only selects it.
2) bot.button("finish").click() on a wizard clicks the finish button but
doesn't wait for the click operation to finish. i.e. let's say you're
creating a project.
-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
SWTBot-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/swtbot-users
http://swtbot.org/ - a functional testing tool for SWT/Eclipse

Reply via email to