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

Provide example of extension points to the framework #9

Closed premganz closed 9 years ago

premganz commented 9 years ago

Particularly of the

KeyWords -NavApplicationContainer -NavApplicationModel -PageFactory

-ScriptRunner -CustomScriptProvider -CustomScriptFactory

AppConfig -AppContext

premganz commented 9 years ago

See Example in the TestRunnerStubStatic