Getting started with Webdriver python guide

If you are interested in automated testing web applications with Selenium or Webdriver but you prefer python over Java this getting started guide can help you with basic steps and setup. The first step is to install python. You can download it from the official site (https://www.python.org/downloads/) or if you use Linux install it from […]

Read more