- bhaveshkumar
- Posts : 2
Join date : 2009-12-14
Selenium RC for Embedded Browser (OWB)
Mon Dec 14, 2009 7:08 pm
Hi,
I'm using Selenium RC on an Embedded device. The supported browser on the device is OWB browser(www.sand-labs.org/owb). I'm facing the problem in launching the browser through java command as given below.
public Selenium selenium;
selenium = new DefaultSelenium("localhost", 4444 ,"OWB bin path",Constants.HOME_URL);
selenium.start();
I tried using singlewindow and multiwindow options for selenium RC but getting the error msg "Failed to start the browser"
Thanks,
Bhavesh
I'm using Selenium RC on an Embedded device. The supported browser on the device is OWB browser(www.sand-labs.org/owb). I'm facing the problem in launching the browser through java command as given below.
public Selenium selenium;
selenium = new DefaultSelenium("localhost", 4444 ,"OWB bin path",Constants.HOME_URL);
selenium.start();
I tried using singlewindow and multiwindow options for selenium RC but getting the error msg "Failed to start the browser"
Thanks,
Bhavesh
Re: Selenium RC for Embedded Browser (OWB)
Tue Dec 15, 2009 6:23 pm
hi,
I don't think so that selenium support embedded device browsers. It work's only on the windows or linux browser.
Best of luck
bye
I don't think so that selenium support embedded device browsers. It work's only on the windows or linux browser.
Best of luck
bye
- bhaveshkumar
- Posts : 2
Join date : 2009-12-14
Re: Selenium RC for Embedded Browser (OWB)
Wed Dec 16, 2009 2:40 pm
Hi,
Actually the browser we are you using is working on linux on only... Yesterday we tried with old version of selenium server... we got some different result... no errors...
So I think it's not impossible... but ya it's next to....
Actually the browser we are you using is working on linux on only... Yesterday we tried with old version of selenium server... we got some different result... no errors...
So I think it's not impossible... but ya it's next to....
- Selenium.SeleniumException : Failed to start new browser session: Error while launching browser
- Using Selenium RC on server without browser?
- In selenium web driver , while running the script ,after the browser(modal) message box is displayed and closed by selenium , the next button click statement is not executing
- Could not start Selenium session: Failed to start new browser session: Error while launching browser
- Could not start Selenium session: Failed to start new browser session: Error while launching browser
Permissions in this forum:
You cannot reply to topics in this forum