Selenium Webdriver 2.0 support for Opera Next (Opera 15/16)

674 views
Skip to first unread message

Shashank H

unread,
Jul 22, 2013, 4:31:19 AM7/22/13
to seleniu...@googlegroups.com
Hi,

I am using selenium webdriver 2.33.0. I have been using opera 12.x, and selenium webdriver seems to support it.
But I installed Opera's latest release "Opera Next (Opera 15/16)", webdriver doesnt identify the installed opera version.
Is there any support from selenium webdriver available for Opera's latest release "Opera Next (Opera 15/16)"?

Below is the exception stacktrace:

Exception in thread "main" org.openqa.selenium.WebDriverException: org.openqa.selenium.WebDriverException: Runner threw exception on construction
Build info: version: '2.33.0', revision: '4e90c97', time: '2013-05-22 15:32:38'
System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_17'
Driver info: driver.version: OperaDriver
Build info: version: '2.33.0', revision: '4e90c97', time: '2013-05-22 15:32:38'
System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_17'
Driver info: driver.version: OperaDriver
   at com.opera.core.systems.OperaDriver.start(OperaDriver.java:194)
   at com.opera.core.systems.OperaDriver.<init>(OperaDriver.java:183)
   at com.opera.core.systems.OperaDriver.<init>(OperaDriver.java:153)
   at com.sample.MailApp.main(MailApp.java:15)
Caused by: org.openqa.selenium.WebDriverException: Runner threw exception on construction
Build info: version: '2.33.0', revision: '4e90c97', time: '2013-05-22 15:32:38'
System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_17'
Driver info: driver.version: OperaDriver
   at com.opera.core.systems.OperaSettings.getRunner(OperaSettings.java:1127)
   at com.opera.core.systems.OperaDriver.init(OperaDriver.java:203)
   at com.opera.core.systems.OperaDriver.start(OperaDriver.java:191)
   ... 3 more
Caused by: java.lang.reflect.InvocationTargetException
   at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
   at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
   at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
   at com.opera.core.systems.OperaSettings.getRunner(OperaSettings.java:1121)
   ... 5 more
Caused by: com.opera.core.systems.runner.OperaRunnerException: Unable to find executable for product Opera Desktop
   at com.opera.core.systems.runner.AbstractOperaRunner.<init>(AbstractOperaRunner.java:53)
   at com.opera.core.systems.runner.launcher.OperaLauncherRunner.<init>(OperaLauncherRunner.java:95)
   ... 10 more



Regards,
Shashank

Mark Collin

unread,
Jul 22, 2013, 6:51:31 AM7/22/13
to seleniu...@googlegroups.com
Not yet, theoretically the new chromedriver 2.0 should be able to work with it but I've not had any luck yet.
--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-user...@googlegroups.com.
To post to this group, send email to seleniu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/5174d4e7-9950-4720-a508-cd745bdbf433%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply all
Reply to author
Forward
0 new messages