Selenium support for Firefox 7.0.1 version

45 views
Skip to first unread message

SrinivasGS

unread,
Dec 7, 2011, 7:48:00 AM12/7/11
to Selenium Users
Hi All,

Application gets invoked in Firefox 3.0 version, but the same code
fails to invoke the application in Firefox 7.0.1. version.

Can any one suggest how to fix this issue?

Regards
Srinivas

Sel List

unread,
Dec 7, 2011, 8:33:27 AM12/7/11
to seleniu...@googlegroups.com
this is with the latest jar available?

More info needed like what's the error being displayed/what language/code etc.

-Regards


--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To post to this group, send email to seleniu...@googlegroups.com.
To unsubscribe from this group, send email to selenium-user...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/selenium-users?hl=en.


SrinivasGS

unread,
Dec 9, 2011, 12:05:16 AM12/9/11
to Selenium Users
Thanks for the reply.

I am trying to invoke Firefox 7.0 application using Webdriver.

Webdriver version - 2.14

But the error

java.lang.NoClassDefFoundError: org/apache/http/conn/scheme/
SchemeSocketFactory
at
org.openqa.selenium.remote.HttpCommandExecutor.<init>(HttpCommandExecutor.java:
210)
at
org.openqa.selenium.firefox.internal.NewProfileExtensionConnection.start(NewProfileExtensionConnection.java:
78)
at
org.openqa.selenium.firefox.FirefoxDriver.startClient(FirefoxDriver.java:
147)
at
org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:
75)
at
org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:
126)
at
org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:
77)


Regards
Srinivas

> >http://groups.google.com/group/selenium-users?hl=en.- Hide quoted text -
>
> - Show quoted text -

anurag satish

unread,
Dec 9, 2011, 12:25:49 AM12/9/11
to seleniu...@googlegroups.com
I think you would better install selenium IDE 1.1.0 with add-on compatability manager in you current FF version. Then you better try to upgrade the IDE to 1.4.1.

It worked for me, try giving it a shot.

Mark Collin

unread,
Dec 12, 2011, 5:44:01 AM12/12/11
to seleniu...@googlegroups.com

WebDriver 2.14 and Selenium IDE are totally different.  You don’t need the IDE to use the WebDriver API.


-- This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited. If you have received this email in error please notify postm...@ardescosolutions.com

Mark Collin

unread,
Dec 12, 2011, 5:46:30 AM12/12/11
to seleniu...@googlegroups.com
Looks like you may have some dependency problems. Can you provide any more
info?

Thanks for the reply.

Webdriver version - 2.14

But the error


Regards
Srinivas

Reply all
Reply to author
Forward
0 new messages