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

  • SEARCH
  • Home
  • 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 480317
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T00:52:49+00:00 2026-05-13T00:52:49+00:00

I want to add some features to webdriver , but since I don’t know

  • 0

I want to add some features to webdriver, but since I don’t know Java at all, I want to understand the way it works first. So as I get it, there is a firefox plugin (javascript) and there is java code that starts firefox with that extension installed, then this java code listens to a local port and when it gets some command, java signals it to the firefox plugin, which does the actual job. And the python code is just a set of shortcuts to the port interface. It this correct?

Update:

Thanks for the response, malatio. But could anyone please explain, why when I add
alert('Hello world!');
after
FirefoxDriver.prototype.deleteCookie = function(respond, cookieString) {
in
D:\webdriver-read-only\firefox\src\extension\components\firefoxDriver.js
and then run

from webdriver_firefox.webdriver import WebDriver

wd = WebDriver()
wd.delete_all_cookies()

I still don’t see the Hello world! alert (and get an error, by the way)

  • 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-05-13T00:52:50+00:00Added an answer on May 13, 2026 at 12:52 am

    Yeah you’ve got it. The Java server controls a browser with a special JavaScript environment that allows the server to control it. The server listens for commands given to it through http, when it receives commands, it pulls the strings on the browser to make it do stuff. The Python API for webdriver is code that constructs the right http commands to send to the webdriver server. There may or may not be good descriptions or diagrams for this for Webdriver, but the architecture is very similar for Selenium (in fact, Webdriver and Selenium are being merged into each other as “Selenium 2”). Here’s a rundown of the same architecture from the Selenium docs: how-selenium-rc-works

    alt text
    (source: openqa.org)

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

Sidebar

Related Questions

I want to add some values in arraylist but at random index. Is this
I want to add some client-side functionality to the PrimeFaces p:editor , but for
So I'm trying to recompile an application to add some minor features. All is
Let's say I want to add some new features to Rails. According to the
I have android app which works fine. And now I want to add some
I have some models witch are using Doctrine nestedset feature. I want to add
I have a website built with ASP.NET (3.5) and want add some level of
I want to add some jQuery functionality to our sites where one piece of
I want to add some html in an email. I've tried the following. vFromName
I want to add some classes to a CodeIgniter project that aren't models, views,

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.