Skip to content

orianisihaloho/WebAutomationWikipedia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebAutomationWikipedia

Web Automation on Wikipedia.org include:

  • openHomePage on HomePage
  • inputSearch on HomePage
  • clickButtonSearch on HomePage
  • getTitleArticle on ArticlePage

alt text

Table of Contents

Getting Started

Requirements

  • Intellij IDEA
  • Java Library for dependencies on build.gradle:
  • Selenium 3.141.59
  • Cucumber 5.6.0
  • JUnit 4.12

Usage

  1. Clone this project
  2. Open the project on Intellij IDEA
  3. Run CucumberRunner
  4. Run SeleniumTest