Selenium Forum: Functional And Regression Testing Tool.
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Search
Display results as :
Advanced Search
Latest topics
AEM Training | Free Online DemoWed Apr 21, 2021 5:45 pmazharuddin
c# PageFactory - issue initializing elementsFri Nov 01, 2019 8:40 pmthegoatboy
Selenium making automatic connection to random urlsMon Jul 08, 2019 12:58 pmrepairtechsolutions1
How can we design the custom framework in Selenium RCMon Jun 24, 2019 2:26 pmrandybonnettes
What are the new features in Selenium 3.0Tue Jun 18, 2019 5:37 pmpappyvicky
What are you using Selenium for? Fri Apr 12, 2019 3:52 amzhl
LIMITATIONS OF SELENIUMWed Apr 10, 2019 11:23 amswara
Navigation
 Portal
 Index
 Memberlist
 Profile
 FAQ
 Search

Go down
avatar
bhaveshkumar
Posts : 2
Join date : 2009-12-14

Selenium RC for Embedded Browser (OWB) Empty 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
Advisor
Advisor
------------------------
------------------------
Posts : 387
Join date : 2009-07-30
Location : India
https://seleniumforum.forumotion.net

Selenium RC for Embedded Browser (OWB) Empty 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
avatar
bhaveshkumar
Posts : 2
Join date : 2009-12-14

Selenium RC for Embedded Browser (OWB) Empty 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... Selenium RC for Embedded Browser (OWB) Icon_smile

So I think it's not impossible... but ya it's next to.... Very Happy
Sponsored content

Selenium RC for Embedded Browser (OWB) Empty Re: Selenium RC for Embedded Browser (OWB)

Back to top
Permissions in this forum:
You cannot reply to topics in this forum