Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8258409
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T02:31:41+00:00 2026-06-08T02:31:41+00:00

I upgraded to Selenium 2.20 to use Webdriver backed Selenium in Python. I did

  • 0

I upgraded to Selenium 2.20 to use Webdriver backed Selenium in Python. I did this so I could run my tests using Webdriver without having to rewrite all of my test cases. I attempted to follow the example at http://seleniumhq.wordpress.com/2012/02/08/announcing-selenium-2-19-the-prancing-unicorn-release/ but I found that two of the functions: RemoteWebDriver() and DefaultSelenium() do not exist in my code base. Instead I used the closest functions I could find: webdriver.Remote() and selenium() respectively. These two SEEM to have the same functionality, but when I attempt to run the test case I receive the error “KeyError: webdriver.remote.sessionid”.

For reference here is the example code:

    driver = RemoteWebDriver(desired_capabilities = DesiredCapabilities.FIREFOX)
    selenium = DefaultSelenium('localhost', 4444', '*webdriver', 'http://www.google.com')
    selenium.start(driver = driver)

And here is the code that I’m using:

    self.webdriver = webdriver.Remote(desired_capabilities=DesiredCapabilities.FIREFOX)
    self.selenium = selenium('localhost', 4444, '*webdriver', SITE)
    self.selenium.start(driver = self.webdriver)

Note: I pass self in between modules, ignore it. Also, SITE is a global variable that holds the url to my test site. Ignore it as well.

Please let me know if anything needs to be clarified.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-08T02:31:42+00:00Added an answer on June 8, 2026 at 2:31 am

    I had the same problem. I submitted a patch to fix it.

    http://code.google.com/p/selenium/issues/detail?id=4283

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I upgraded to Play 1.2.1 this morning so I could make use of their
Upgraded server Framework to 4.0. Using Godaddy hosting. The website is now showing this
I upgraded a Rails application from 2.1.0 to 2.2.2 using rake rails:update . This
I just upgraded to Selenium 2 and having trouble simulating a keypress in firefox
I upgraded my site to use ASP.Net MVC from traditional ASP.Net webforms. I'm using
I have a project where we have some Selenium tests. I have recently upgraded
Upgraded Webbit to 0.4.6 to use the new SSL support but immediately realized that
I upgraded my EntityModel to version 4.3 using NuGet . Now i want to
i upgraded my xcode to 5.0 today morning and when i tried to run
I upgraded to xCode 4.2 and it's new Storyboards feature. However, could not find

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.