Skip to content

paulmarome/selenium_cucumber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Selenium-Cucumber Framework

Overview

This repository contains a Selenium and Cucumber framework designed to facilitate automated testing using Selenium WebDriver and Cucumber in Java. It integrates essential features for executing behavior-driven development (BDD) tests, providing a robust foundation for web application testing scenarios.

Getting Started

Prerequisites

  • Java
  • Maven

Installation

  1. Clone the repository:
    git clone https://github.com/paulmarome/selenium_cucumber.git
  2. Navigate to the project directory:
    cd selenium_cucumber
  3. Install the dependencies:
    mvn install

Usage

To run tests, execute the following command:

mvn test

Contributing

Contributions are welcome! Please feel free to submit pull requests or open issues to improve the framework or add new features.

License

This project is open-sourced under the MIT license. See the LICENSE file for more details.

About

Selenium and Cucumber demos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published