Re: GWT 2 mailstone 2+selenium+testng+firefox 3.5,keep asking to install plugin

2009-11-12 Thread Cliff Zhao
Selenium has its customized profile for firefox and IE, I think that you need to let Selenium start your firefox profile that have the plugin installed. On Thu, Nov 12, 2009 at 2:57 AM, Alex Luya alexander.l...@gmail.com wrote: (All uitilities are latest version ) I use following code to test

Re: GWT 2 mailstone 2+selenium+testng+firefox 3.5,keep asking to install plugin

2009-11-12 Thread Alex Luya
Yeah,thank you Cliff,I figured it out --- cmdjava -jar selenium-server.jar -firefoxProfileTemplate C: \Documents and Settings\your account name\Application Data\Mozilla \Firefox\Profiles\xxx.default Above command line will

GWT 2 mailstone 2+selenium+testng+firefox 3.5,keep asking to install plugin

2009-11-11 Thread Alex Luya
(All uitilities are latest version ) I use following code to test my login page: - import com.thoughtworks.selenium.DefaultSelenium; import com.thoughtworks.selenium.Selenium; public class Login { @Test public void