Commit Graph

18 Commits

Author SHA1 Message Date
Walter Gómez 9cf533654d Fix/update selenium config (#2095)
* 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 congif fix
Change chromedriver files to geckodriver
Use Firefox webdriver to stick with standard
Update tests for JUnit and TestNG
Modify SeleniumExample and move all WebDriver Configuration to corresponding class
Update selectors and copy content
2017-06-16 09:13:36 +02:00
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
Grzegorz Piwowarek 75a0274fe8 Refactor SeleniumExample 2016-11-17 07:46:38 +02:00
Grzegorz Piwowarek 506bfb9b21 closeOverlay refactor 2016-11-16 10:15:37 +01:00
Sandeep Kumar de16f26011 Making changes in Maven Profile for Test Case Failure 2016-11-14 14:12:50 +05:30
Sandeep Kumar 41da06a7bc Remove try-catch from Test classes 2016-11-02 07:56:47 +05:30
Sandeep Kumar 13f7d5dfdf Updating the Selenium version 2016-10-28 22:26:56 +05:30
Sandeep Kumar ac277fdc8a Handling Optional as per orElseThrow criteria 2016-10-22 10:51:53 +05:30
Sandeep Kumar cef8adfdae Changes as per Live Test guidelines 2016-10-14 15:36:00 +05:30
Sandeep Kumar 0d2e13392b Implementing Java 8 streaming API for-next loop 2016-10-09 08:15:55 +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