Skip to content

dkijania/iot-web-selenium-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

iot-web-selenium-java

Automated test using selenium and java

Packages

Package Description
selenium web automation
slf4j logging facade
log4j logging
spring dependency injection
testng x-unit testing
lombok boilerplate code for moderl generation
hamcrest assertion
    • lombok may require additional setup in IDE of your preference

How to start

Start application under test

iot-web> yarn start

provide webdriver exe location

  1. Download chrome driver:

http://chromedriver.chromium.org/downloads

  1. Update 'selenium.chrome.driver.path' path in src/main/resources/test.properties

About

Automated test using selenium and java

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages