11 Commits

Author SHA1 Message Date
Grzegorz Piwowarek
25c476a09b Delete SeleniumPageObjectTest.java (#2039) 2017-06-11 06:58:45 +02:00
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
Grzegorz Piwowarek
4c88eebd55 Rename test class (#2003) 2017-06-06 22:12:50 +02:00
Walter Gómez
3338f51cae Feature/selenium page object pattern (#1993)
* 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
2017-06-06 19:35:31 +02:00
pivovarit
373f336b81 Refactor Selenium tests 2016-12-29 18:47:11 +01:00
Sandeep4odesk
fa50144eef Changes in assert statement (#941) 2016-12-29 18:40:22 +01:00
Sandeep Kumar
41da06a7bc Remove try-catch from Test classes 2016-11-02 07:56:47 +05:30
Sandeep Kumar
cef8adfdae Changes as per Live Test guidelines 2016-10-14 15:36:00 +05:30
Sandeep Kumar
4639d46705 Modify test cases for About Page 2016-10-07 18:16:04 +05:30
Sandeep Kumar
d4e7c9d4af Modifying methods in test files 2016-10-02 19:49:55 +05:30
Sandeep Kumar
2310cf8717 BAEL 298 | Intro to Selenium with JUnit / TestNg 2016-09-19 21:26:15 +05:30