Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

WebDriver architecture #

Sumit Rawal answered on May 19, 2023 Popularity 3/10 Helpfulness 1/10

Contents


More Related Answers

  • webdriver-manager
  • webdriver manager update
  • webdriver manager
  • what is webdriver
  • selenium driver
  • webdriver is enabled
  • WebDriver Installation and Initialization for Different Browsers
  • Downloading & installation of WebDriver #
  • webdriver
  • selenium webdriver what browser am i using?

  • WebDriver architecture #

    0

    Interaction of the Selenium client library with the real browser is shown below.

    Selenium WebDriver Architecture

    Selenium WebDriver Architecture

    Selenium client library is available in multiple programming languages including JAVA, C#, Python, Ruby, Javascript. Few more programming languages that are not maintained by Selenium can be found here.

    These client libraries interact with the browser driver executables using JSON wire protocol over HTTP which passes the action and arguments to initiate user actions, which will be simulated on the real browsers.

    That was just the introduction on how Selenium WebDriver works. In the next lesson, we will learn about the basics of an automation framework design.

    Popularity 3/10 Helpfulness 1/10 Language whatever
    Source: Grepper
    Link to this answer
    Share Copy Link
    Contributed on May 19 2023
    Sumit Rawal
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.