Golem
ProtoTest's Selenium and beyond automation framework
 All Classes Namespaces Functions Properties
Public Member Functions | List of all members
GoogleTests.AppiumTest Class Reference

Inherits ProtoTest.Golem.WebDriver.WebDriverTestBase.

Public Member Functions

void setup ()
 
void Test ()
 
- Public Member Functions inherited from ProtoTest.Golem.WebDriver.WebDriverTestBase
void LogHtmlIfTestFailed ()
 
void QuitBrowser ()
 
void LaunchBrowser ()
 
void SetUp ()
 
void TearDown ()
 
- Public Member Functions inherited from ProtoTest.Golem.Core.TestBase
delegate void ActionEvent (string name, EventArgs e)
 
void SetUpTestBase ()
 
void TearDownTestBase ()
 
void SuiteSetUp ()
 
void SuiteTearDown ()
 
void SetTestExecutionSettings ()
 
void LogVideoIfTestFailed ()
 
void StartVideoRecording ()
 
void StopVideoRecording ()
 

Additional Inherited Members

- Static Public Member Functions inherited from ProtoTest.Golem.WebDriver.WebDriverTestBase
static IEnumerable< string > GetHosts ()
 
static T OpenPage< T > (string url)
 
static void LogScreenShot (string message=null)
 Take a screenshot and embed it within the TestLog. More...
 
- Static Public Member Functions inherited from ProtoTest.Golem.Core.TestBase
static void LogEvent (string name)
 
static void Log (string message)
 
static void LogVerificationPassed (string successText)
 
static void AddVerificationError (string errorText)
 
static void AddVerificationError (string errorText, Image image)
 
static string GetCurrentClassName ()
 
static string GetCurrentMethodName ()
 
static string GetCurrentClassAndMethodName ()
 
- Public Attributes inherited from ProtoTest.Golem.WebDriver.WebDriverTestBase
WebDriverBrowser.Browser browser
 
string host
 
- Static Public Attributes inherited from ProtoTest.Golem.Core.TestBase
static CaptionOverlay overlay
 
static BrowserMobProxy proxy
 
- Static Protected Attributes inherited from ProtoTest.Golem.Core.TestBase
static Object locker = new object()
 
- Properties inherited from ProtoTest.Golem.WebDriver.WebDriverTestBase
static IWebDriver driver [get, set]
 
static IEnumerable
< WebDriverBrowser.Browser > 
GetBrowser [get]
 
- Properties inherited from ProtoTest.Golem.Core.TestBase
static IDictionary< string,
TestDataContainer
testDataCollection [get, set]
 
static TestDataContainer testData [get]
 
- Events inherited from ProtoTest.Golem.Core.TestBase
static ActionEvent BeforeTestEvent
 
static ActionEvent AfterTestEvent
 
static ActionEvent PageObjectActionEvent
 
static ActionEvent BeforeCommandEvent
 
static ActionEvent AfterCommandEvent
 
static ActionEvent BeforeSuiteEvent
 
static ActionEvent AfterSuiteEvent
 
static ActionEvent GenericEvent
 

The documentation for this class was generated from the following file: