Please select random order or first card below to begin studying 🤓
Congratulations! You have finished studying this set of cards
What gem installs the Selenium bindings for Ruby?
selenium-webdriver
Why are the browser drivers generally not included in the standard Selenium distribution?
They are provided by the browser vendors
What refers to both the language bindings and the implementations of the individual browser controlling code in Selenium?
WebDriver
What is a specific WebDriver implementation that each web browser is backed with?
A driver