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

KeyWord extensibility to improve #8

Closed premganz closed 9 years ago

premganz commented 9 years ago

Make KeyWords to implement ExtensibleSErvice to make it more 'unassuming'. Add a reinit_kw() method in the JunitScript.