In the selenium download page, I see a section "Selenium Client & WebDriver Language Bindings"
1) What is a Language Binding? and
2) What is a Client Driver? (I am not from from a technical background)
Can someone please explain the following taken from selenium download page :(http://docs.seleniumhq.org/download/)
*
In order to create scripts that interact with the Selenium Server (Selenium RC, Selenium Remote Webdriver) or create local Selenium WebDriver script you need to make use of language-specific client drivers. These languages include both 1.x and 2.x style clients. While language bindings for other languages exist, these are the core ones that are supported by the main project hosted on google code.
-
*