Automated test using selenium and java
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
iot-web> yarn start
- Download chrome driver:
http://chromedriver.chromium.org/downloads
- Update 'selenium.chrome.driver.path' path in src/main/resources/test.properties