Skip to content

rcastelino/Challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

======================================= Project - automationChallengeTheSource

[] To Get this project running on an OSX machine, install the following:

  • java jdk
  • maven
  • IntelliJ IDE (community edition)
  • FireFox browser

[] After installation:

  • launch IntelliJ IDE
  • select 'File -> Open'
  • select the 'pom.xml' file of this project.'

[] To execute the test: -> From IntelliJ IDE - from 'Project' panel, expand the 'tests' package - right click on the junit test class Eg. 'Web_xxx_xxx', and select 'Run'

-> From maven command - Launch Terminal - cd to the project folder - execute the test command as --> mvn test -Dtest='Web_xxx_xxx'

About

Selenium - Java example: This repo holds a test using Selenium Webdriver, to launch and interact with a website using FireFox browser

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published