What is Selenium Grid vs WebDriver?

What is Selenium Grid vs WebDriver?

Selenium Webdriver is a framework for automating test scripts that can be run on a variety of browsers. Selenium Grid is a module of Selenium that allows you to execute automated test scripts on several machines and browsers.