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

failFast() not working for impl_ext methods in KeyWords #12

Closed premganz closed 9 years ago

premganz commented 9 years ago

Fixed for specific case, still not clear if all has to be routed through the proxy, because of debugging , click and follow, issues.

premganz commented 9 years ago

checked for one case "checklinkattributeequals", working wherever implemented