ldtri0209 / robotframework

Automatically exported from code.google.com/p/robotframework
Apache License 2.0
0 stars 0 forks source link

Support SWTBot #571

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I see that robotframework is currently supporting swing library to test
Java GUI ... Is there any plan to support any lib to test SWT program, such
as swtbot - http://eclipse.org/swtbot/ (a promising project support to test
swt project / Eclipse)?

Some reference links:
http://www.bonitasoft.org/blog/eclipse/swtbot-my-new-friend/
http://greensopinion.blogspot.com/2008/09/eclipse-gui-testing-is-viable-with.htm
l

Original issue reported on code.google.com by quoc...@gmail.com on 6 Jun 2010 at 4:50

GoogleCodeExporter commented 9 years ago

Original comment by pekka.klarck on 11 Jun 2010 at 11:06

GoogleCodeExporter commented 9 years ago
Could you review and raise the priority for this task? There are large number 
of SWT users waiting for this feature ... Unfortunately, I'm not familiar with 
robotframework for now, but I'm willing to be a first user to use and test this 
feature with our real project.
Thanks in advance.

Original comment by quoc...@gmail.com on 11 Jun 2010 at 12:19

GoogleCodeExporter commented 9 years ago
The core development team doesn't have resources for taking responsibility of 
new libraries, especially big ones like the one needed for SWT testing. If you 
happen to work for NSN, the sponsor of the framework, you can contact us via 
the internal mailing lists and we can see what we can do. Otherwise new 
libraries like this one need external contributions. The good news is that 
Robot Framework's test library API is pretty simple (see UserGuide for details) 
and our team will definitely help with projects like this.

Original comment by pekka.klarck on 11 Jun 2010 at 1:31

GoogleCodeExporter commented 9 years ago
A Eclipse Library is now available in draft version
see http://code.google.com/p/robotframework-eclipselibrary/

Original comment by laurent.carbonnaux on 17 Aug 2010 at 7:55

GoogleCodeExporter commented 9 years ago
Laurent, this is awesome! You should definitely announce the project on 
robotframework-users mailing list for others too.

Original comment by pekka.klarck on 25 Aug 2010 at 9:36

GoogleCodeExporter commented 9 years ago
Laurent, is the project ready an announcement on rf-users? I've seen it 
mentioned on Twitter few times and you've blogged about it so it doesn't seem 
to be a secret. I would also like to link it from the project pages and then 
close this issue.

Original comment by pekka.klarck on 20 Sep 2010 at 1:52

GoogleCodeExporter commented 9 years ago
Hi Pekka,
Yes, Eclipse Library is ready. It is in v0.10
I would be very kind from you if you can add the link and close this issue.

Original comment by laurent.carbonnaux on 18 Oct 2010 at 8:22

GoogleCodeExporter commented 9 years ago
Awesome! We'll add links tomorrow. Could you send an announcement about the 
library to robotframework-users?

By the way, have you noticed that I submitted an issue about the keyword 
documentation not shown correctly on Firefox? This is a direct link to the 
issue:
http://code.google.com/p/robotframework-eclipselibrary/issues/detail?id=1

Original comment by pekka.klarck on 18 Oct 2010 at 9:05

GoogleCodeExporter commented 9 years ago
Hi Pekka,
Sorry but unfortunatly I don't receive changes of this issue.
I have stared it now.

Yes you can link.
Yes I wiil send a announcement before the end of week, it's in my backlog with 
high priority ;-)

Also I am cheking the bug for the keyword documentation.

Many thanks for your help and great tool.

Original comment by laurent.carbonnaux on 21 Oct 2010 at 5:31

GoogleCodeExporter commented 9 years ago
I added links to the front page and to TestLibraries wiki page.

Thank you Laurent for creating and releasing such a great library!

Original comment by pekka.klarck on 21 Oct 2010 at 6:48

GoogleCodeExporter commented 9 years ago
Replacing rarely used Type-* labels with Type-Enhancement to ease migrating 
issues to GitHub.

Original comment by pekka.klarck on 25 Jun 2014 at 2:54