Click or drag to resize

Ocaramba Namespace

Framework to automate tests using Selenium WebDriver
 
Classes
  ClassDescription
Public classBaseConfiguration
SeleniumConfiguration that consume settings file file More details on wiki.
Public classDriverContext
Contains handle to driver and methods for web browser.
Public classDriverOptionsSetEventArgs
Before Capabilities Set Handler. More details on wiki.
Public classDriversCustomSettings
To keep drivers custom setting. More details on wiki.
Public classTestBase
Class contains method for all tests, should be used in project test base.
Public classVerify
Class for assert without stop tests More details on wiki.
Enumerations
  EnumerationDescription
Public enumerationBrowserType
Supported browsers.
Public enumerationLocator
The page element locator type. Needs to be translated to automation framework specific locators.