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

IgnorableUtils retains history #58

Closed premganz closed 6 years ago

premganz commented 6 years ago

need to reset it in the start of script runner

premganz commented 6 years ago

fixed in 1.7.1 in junitscript.java