java-tutorials/selenium-junit-testng
Walter Gómez 5453e6753a Fix/selenium config (#2007)
* Add project for hibernate immutable article
Add Event entity
Add hibernate configuration file
Add hibernateutil for configuration
Add test to match snippets from article

* Update master

* Selenium Page Object Pattern
Add Chromedrivers
Include hamcrest dependency for matchers on tests
Add PageObjects for Start Here and Home Page
Create config class for selenium

* Update Readme file
Add About page and model for additional example
Create new test for new impl

* Change if to switch statement
Add Matcher and pattern to match os name

* Update imports

* remove merge conflict notation
2017-06-10 17:19:38 +02:00
..
src Fix/selenium config (#2007) 2017-06-10 17:19:38 +02:00
README.md Feature/selenium page object pattern (#1993) 2017-06-06 19:35:31 +02:00
chromedriver.exe Feature/selenium page object pattern (#1993) 2017-06-06 19:35:31 +02:00
chromedriver.linux Feature/selenium page object pattern (#1993) 2017-06-06 19:35:31 +02:00
chromedriver.mac Feature/selenium page object pattern (#1993) 2017-06-06 19:35:31 +02:00
pom.xml Feature/selenium page object pattern (#1993) 2017-06-06 19:35:31 +02:00