Software Testing and Software Quality Assurance Videos and Tutorials: Unit Testing, Functional Testing, Load Testing, Performance Testing, Test Driven Development
 

Using Selenium ‘Headless’ with Chrome Driver

Learn how to run Selenium “headless”, using chrome webdriver (ChromeDriver) and Python. Developed in collaboration with the Chromium team, the ChromeDriver is a standalone server which implements WebDriver’s wire protocol. This example tries to querying Google for the ‘python’ keyword and iterate for each result.

[youtube DL7gyuqkzzU]