Building a Web Automation framework

Selenium is a Web Automation tool that has made life a lot easier for testers because of its capabilities and powers, and is the number one choice for testers to automate websites. That's the reason we have also chosen Selenium for our framework.

When we create a framework, we should keep in mind that adding new test cases and making changes to existing test cases should be fairly easy and simple.

Let's learn how we can create a robust Web Automation framework using Cucumber and Selenium, along with keeping maintainability and scalability in mind.

Getting ready

Install Firefox on your system as per the version supported by the latest Selenium version. For more information on Selenium and browser support, visit ...

Get Cucumber Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.