premganz / SeleniumPageObjects

An implementation of the Page Object Pattern in Selenium along with a bunch of other features like KeyWords for oft used Webdriver calls, driver lifecycle management, effective logging and Test Script Templates
Other
2 stars 1 forks source link

Need some features-Main regex handling in pageCompare #37

Closed premganz closed 8 years ago

premganz commented 8 years ago
  1. Need a utility for date manipulations :+1: date utility added,
  2. Majore one : the dsl is needed to change for working with _Regex_ expressions, pagelayout processor to work hencforth only with page content stripped of regex like characters, You cant be escaping the speical characters in expected text file.
  3. Bug fixes Session Container to get more decent methods to put and get globals, bug fix in fetching systems. properties, bug fix in clearer printing of error s in logs
premganz commented 8 years ago

fixed 1.4.6