Previously, we demonstrated using Selenium with PHPUnit and used a user subscription form example throughout the article. In this one, we are going to explore Facebook’s webdriver package for emulating a browser. It is recommended you go through the previous article first, as it covers some basic concepts mentioned in this one, and sets up the sample application for you. Let’s get started. Key Tak
