Skip to content

selcuktemizsoy/demo-ui-selenium-cucumber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Selenium Cucumber Test Suite

This repo include one demo step and related github actions to take test image and push it docker hub.

Test application repo can be found here

Tool stack

  • Java 8+
  • Maven
  • JUnit
  • Selenium
  • Cucumber
  • Github actions
  • Docker

Run

  • To install maven dependencies

mvn install

  • Run test

First adjust .env.local file based on your needs. Or use any other .env file

Run this command

env $(cat .env.local) mvn test

TODO

  • Thread driver/additional driver
  • Reporting
  • Screenshot support
  • Notifications
  • Better readme :)

About

demo-ui-selenium-cucumber

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published