Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[swtbot-dev] SWTBotTree.select(String...) does not fail if item does not exist

Hi,
 
I was trying to select multiple items in a tree using SWTBotTree.select(String...) and realized that no exception is thrown if a tree item does not exist. I'm wondering if this is done on purpose or if it is considered a bug?
 
Kristine Jetzke

Back to the top