Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » SWTBot » Proposed Additional Finders
Proposed Additional Finders [message #501819] Thu, 03 December 2009 22:15 Go to next message
Eclipse UserFriend
Originally posted by: mr.gaffo.gmail.com

I'm thinking of adding some additional methods to swt bot such as:

labelMatching(String pattern)
labelStartingWith(String startsWith)
labelEndingWith(String endsWith)
labelContaining(String contents)

I realize that the matching one would allow you to do all of the rest,
but I've been using some of these a decent amount.

What has been the reception to people adding new matchers to swtbot, are
these things that should be extensions or should I just stop asking and
submit them as a patch already?

Thanks,
Mike
Re: Proposed Additional Finders [message #501851 is a reply to message #501819] Fri, 04 December 2009 04:06 Go to previous message
Jay Norwood is currently offline Jay NorwoodFriend
Messages: 155
Registered: July 2009
Senior Member
I proposed adding optional regular expression throughout the code, and submitted some small changes to add it as a switch option to some 200 apis. The code is attached to this report.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=287757
Previous Topic:Help in SWTBot
Next Topic:Hyperlink text
Goto Forum:
  


Current Time: Thu Apr 25 10:17:50 GMT 2024

Powered by FUDForum. Page generated in 0.03058 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top