GithubHelp home page GithubHelp logo

jardevson / meuframeworkweb Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 15.05 MB

Automação End-To-End com Selenium Webdriver, Cucumber em Java, utlizando o padrão page objects model e geração de relatórios com Cluecumber Reports

Home Page: https://jardevson.github.io/MeuFrameworkWeb/

Java 86.58% Gherkin 13.42%
cucumber-java java selenium-webdriver

meuframeworkweb's Introduction

Web Automation Selenium WebDriver, Cucumber, and JUnit with Java - Framework

Sample project to demonstrate Web Automation tests written with Selenium WebDriver, Cucumber, and JUnit in Java running on GitHub Actions.

Pre-requirements

To clone and run this project, you will need:

  • Git(I've used version 2.34.1 while writing this doc)

  • Java 11(I've used version 11 while writing this doc)

  • Maven(I've used version 3.9.4 while writing this doc)

  • IntelliJ IDEA Community Edition (Install the IntelliJ IDEA Community Edition)

  • Cucumber for Java Extension Plugin(Install the plugin Cucumber for Java also will include the Gherkin plugin to accept both).

  • DISCLAIMER: make sure to set up the JAVA_HOME and MAVEN_HOME environments in your machine.

Installation

Install the Libraries using the Command Line:

  • mvn install

Running the tests

In this project, you can run tests via CLI using 'mvn' the flag '-Dcucumber.filter.tags=' with the Name Tag Runner '@regressivo' and generate the reports with the 'cluecumber-report:reporting'

mvn test -Dcucumber.filter.tags="@regressivo" cluecumber-report:reporting


Made with ❤️ by Jardeson Santos. Meu Linkedin.

meuframeworkweb's People

Contributors

jardevson avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.