Building a web scratching project from scratch using BeautifulSoup library.
WebDriver drives a browser natively, as a user would, either locally or on a remote machine using the selenium server Selenium WebDriver refers to both the language bindings and the implementations of the individual browser controlling code. This is commonly referred to as just WebDriver.
- WebDriver is designed as a simple and concise programming interface.
- WebDriver is a compact object-oriented API.
- It drives the browser effectively.