Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [swtbot-dev] importing project into a view

Hello Mickael,

     Actually I have achieved what i expected but "bot.shell("Browse For Folder")" doesn't work.... I guess, we can't activate this window as this is not a shell & i didn't any other option to activate this browser window as it is OS specific, if i am not wrong ..

So what i did is like ..
 
Find Text -> Set Text Text <Project Path> -> click browse button.   So here it imports our project successfully... then we can proceed with next button.


Regards,
Ganesh 

On Tue, Mar 10, 2015 at 12:01 AM, Mickael Istria <mistria@xxxxxxxxxx> wrote:
On 03/02/2015 06:26 AM, Ganesh Kumbhar wrote:
How can we activate new browser window...
Does bot.shell("Browse For Folder") work?
--
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets

_______________________________________________
swtbot-dev mailing list
swtbot-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/swtbot-dev


Back to the top