 ProtoTest.Golem.Core.ActionList.Action | |
 ProtoTest.Golem.Core.ActionList | Holds a list of Actions, with some functions to help print |
 ProtoTest.Golem.Core.ConfigSettings.AppiumSettings | Contains all settings related to appium support. |
 ProtoTest.Golem.Appium.AppiumTouchCommands | |
 ProtoTest.Golem.WebDriver.BasePageObject | BasePageObject should be inherited by all page objects used in the framework. It represents either a base component or page in an application. You must implement void WaitForElements(), which should contain checks for ajax elements being present/not present. It contains a static reference to the WebDriverTestBase.driver object |
  ProtoTest.Golem.Tests.PageObjects.Google.GmailPage | |
  ProtoTest.Golem.Tests.PageObjects.Google.GoogleHomePage | |
  ProtoTest.Golem.Tests.PageObjects.Google.GoogleHomePage2 | |
  ProtoTest.Golem.Tests.PageObjects.Google.GoogleResultsPage | |
  ProtoTest.Golem.Tests.PageObjects.Google.SearchResultPage | |
 ProtoTest.Golem.White.BaseScreenObject | |
 ProtoTest.Golem.Proxy.HAR.Browser | |
 ProtoTest.Golem.Proxy.BrowserMobProxy | This class acts as a wrapper around a BrowserMobProxy jar. It contains methods to launch and stop the server, as well as to issue REST commands to start/stop/configure an individual proxy. |
 Button | |
  ProtoTest.Golem.White.Elements.WhiteButton | |
 ProtoTest.Golem.WebDriver.ByE | Contains By Extensions for the OpenQA.Selenium.By class |
 ProtoTest.Golem.Proxy.HAR.Cache | |
 ProtoTest.Golem.Proxy.HAR.CacheEntry | |
 CheckBox | |
  ProtoTest.Golem.White.Elements.WhiteCheckBox | |
 ComboBox | |
  ProtoTest.Golem.White.Elements.WhiteComboBox | |
 ProtoTest.Golem.Core.Common | Random methods that don't belong anywhere else |
 ProtoTest.Golem.Core.Config | The Config class holds instantiates the ConfigSettings class, and any Config-related functions |
 ProtoTest.Golem.Core.ConfigSettings | ConfigSettings holds each config section, and reads them in from the App.Config upon instantiation. To override these settings put the commands in a [FixtureInitializer] |
 ProtoTest.Golem.Proxy.HAR.Content | |
 ProtoTest.Golem.Proxy.HAR.Cookie | |
 ProtoTest.Golem.Proxy.HAR.Creator | |
 ProtoTest.Golem.Core.CurrentProcessInfo | |
 ProtoTest.Golem.Rest.DynamicXml | |
 ProtoTest.Golem.White.ElementFactory | |
 ProtoTest.Golem.White.ElementImageComparer | |
 ProtoTest.Golem.WebDriver.Elements.Images.ElementImages | |
 ProtoTest.Golem.WebDriver.ElementVerification | Methods for performing non-terminating validations, and Wait commands. |
 ProtoTest.Golem.White.ElementVerification | Methods for performing non-terminating validations, and Wait commands. |
 ProtoTest.Golem.Proxy.HAR.Entry | |
 EventArgs | |
  ProtoTest.Golem.Core.TestBase.GolemEventArgs | |
 ProtoTest.Golem.WebDriver.EventedWebDriver | |
 ProtoTest.Golem.Proxy.FiddlerProxy | |
 ProtoTest.Golem.Rest.Given | Given class holds methods for any setup, such as url setting, and request configuring. |
 GroupBox | |
  ProtoTest.Golem.White.Elements.WhiteGroupBox | |
 ProtoTest.Golem.Proxy.HAR.HarResult | |
 ProtoTest.Golem.Proxy.HAR.Header | |
 ProtoTest.Golem.WebDriver.Elements.Images.Histogram | A class which facilitates working with RGB histograms It encapsulates a Bitmap and lets you get information about the Bitmap |
 ProtoTest.Golem.Core.ConfigSettings.HttpProxy | Contains all settings related to the BrowserMobProxy |
 IHasTouchScreen | |
  ProtoTest.Golem.WebDriver.ScreenshotRemoteWebDriver | implements the GetScreenshot() method to su pport remote screenshots. |
 ProtoTest.Golem.WebDriver.Elements.Images.ImageComparer | |
 ProtoTest.Golem.Core.ConfigSettings.ImageCompareSettings | Contains settings for image comparison. |
 ISessionExporter | |
  ProtoTest.Golem.Proxy.SAZFormat | |
 ISessionImporter | |
  ProtoTest.Golem.Proxy.SAZFormat | |
 ITakesScreenshot | |
  ProtoTest.Golem.WebDriver.ScreenshotRemoteWebDriver | implements the GetScreenshot() method to su pport remote screenshots. |
 IWebElement | |
  ProtoTest.Golem.WebDriver.Element | Provides a simplified API to the IWebELement. Can be instantiated in a class header. Will automatically find the IWebElement each time it is used, not when it is instantiated. |
   ProtoTest.Golem.WebDriver.Elements.Types.Button | |
   ProtoTest.Golem.WebDriver.Elements.Types.Checkbox | |
   ProtoTest.Golem.WebDriver.Elements.Types.Dropdown | |
   ProtoTest.Golem.WebDriver.Elements.Types.Field | |
   ProtoTest.Golem.WebDriver.Elements.Types.Image | |
   ProtoTest.Golem.WebDriver.Elements.Types.Link | |
   ProtoTest.Golem.WebDriver.Elements.Types.Panel | |
   ProtoTest.Golem.WebDriver.Elements.Types.Radio | |
   ProtoTest.Golem.WebDriver.Elements.Types.Text | |
   ProtoTest.Golem.WebDriver.Elements.Validation.ValidationElement | Validation Element class. Provides the functionality of an Element with the added benefit of being able to verify form validations |
 ProtoTest.Golem.White.Elements.IWhiteElement | |
  ProtoTest.Golem.White.Elements.WhiteButton | |
  ProtoTest.Golem.White.Elements.WhiteCheckBox | |
  ProtoTest.Golem.White.Elements.WhiteComboBox | |
  ProtoTest.Golem.White.Elements.WhiteCustom | |
  ProtoTest.Golem.White.Elements.WhiteGroupBox | |
  ProtoTest.Golem.White.Elements.WhiteLabel | |
  ProtoTest.Golem.White.Elements.WhiteListItem | |
  ProtoTest.Golem.White.Elements.WhiteListView | |
  ProtoTest.Golem.White.Elements.WhiteMenu | |
  ProtoTest.Golem.White.Elements.WhitePanel | |
  ProtoTest.Golem.White.Elements.WhiteSpinner | |
  ProtoTest.Golem.White.Elements.WhiteTable | |
  ProtoTest.Golem.White.Elements.WhiteTextBox | |
  ProtoTest.Golem.White.Elements.WhiteToolStrip | |
  ProtoTest.Golem.White.Elements.WhiteWindow | |
 IWrapsDriver | |
  ProtoTest.Golem.WebDriver.Element | Provides a simplified API to the IWebELement. Can be instantiated in a class header. Will automatically find the IWebElement each time it is used, not when it is instantiated. |
 IWrapsElement | |
  ProtoTest.Golem.WebDriver.Element | Provides a simplified API to the IWebELement. Can be instantiated in a class header. Will automatically find the IWebElement each time it is used, not when it is instantiated. |
 Label | |
  ProtoTest.Golem.White.Elements.WhiteLabel | |
 ListItem | |
  ProtoTest.Golem.White.Elements.WhiteListItem | |
 ListView | |
  ProtoTest.Golem.White.Elements.WhiteListView | |
 ProtoTest.Golem.Proxy.HAR.Log | |
 Menu | |
  ProtoTest.Golem.White.Elements.WhiteMenu | |
 ProtoTest.Golem.Rest.OAuth.OAuth_Request_Builder | |
 ProtoTest.Golem.Proxy.HAR.Page | |
 ProtoTest.Golem.Proxy.HAR.PageTimings | |
 Panel | |
  ProtoTest.Golem.White.Elements.WhitePanel | |
 ProtoTest.Golem.Proxy.HAR.Param | |
 ProtoTest.Golem.Proxy.HAR.PostData | |
 ProtoTest.Golem.Core.ProcessRunner | |
 ProtoTest.Golem.Proxy.HAR.QueryStringItem | |
 RemoteWebDriver | |
  ProtoTest.Golem.WebDriver.ScreenshotRemoteWebDriver | implements the GetScreenshot() method to su pport remote screenshots. |
 ProtoTest.Golem.Core.ConfigSettings.ReportSettings | Specify what should show up in the report |
 ProtoTest.Golem.Proxy.HAR.Request | |
 ProtoTest.Golem.Properties.Resources | A strongly-typed resource class, for looking up localized strings, etc. |
 ProtoTest.Golem.Proxy.HAR.Response | |
 ProtoTest.Golem.Rest.RestResponseVerify | Contains methods to validate rest responses |
 ProtoTest.Golem.Core.ConfigSettings.RuntimeSettings | Specify execution settings |
 ProtoTest.Golem.Tests.TestDDT.Search | |
 TwitterOAuth.simpleTwitterHandler | |
 Spinner | |
  ProtoTest.Golem.White.Elements.WhiteSpinner | |
 Table | |
  ProtoTest.Golem.White.Elements.WhiteTable | |
 ProtoTest.Golem.Core.TestBase | |
  ProtoTest.Golem.Appium.AppiumTestBase | |
  ProtoTest.Golem.Rest.RestTestBase | Test Base class to be inherited by all test fixtures. Will automatically instantiate an object named Given |
  ProtoTest.Golem.Tests.ConfigTests | |
  ProtoTest.Golem.Tests.TestBaseTests | |
  ProtoTest.Golem.Tests.VerificationTests | |
  ProtoTest.Golem.WebDriver.WebDriverTestBase | This class should be inherited by all webdriver tests. It will automatically launch a browser and include the Driver object in each test. I |
   GoogleTests.AppiumTest | |
   ProtoTest.Golem.Proxy.ProxyTests | |
   ProtoTest.Golem.Tests.BrowserTests | |
   ProtoTest.Golem.Tests.TestBasePageObject | |
   ProtoTest.Golem.Tests.TestDDT | |
   ProtoTest.Golem.Tests.TestImageComparison | |
   ProtoTest.Golem.Tests.TestMultiThreading | |
   ProtoTest.Golem.Tests.TestProxy | |
   ProtoTest.Golem.Tests.TestWebDriverTestBase | |
  ProtoTest.Golem.White.WhiteTestBase | |
 ProtoTest.Golem.Core.TestDataContainer | |
 ProtoTest.Golem.Proxy.ProxyTests.TestObject | |
 TextBox | |
  ProtoTest.Golem.White.Elements.WhiteTextBox | |
 ProtoTest.Golem.Rest.Then | Then contains post-operation commands such as validations and return statements; |
 ProtoTest.Golem.Proxy.HAR.Timings | |
 ToolStrip | |
  ProtoTest.Golem.White.Elements.WhiteToolStrip | |
 UIItem | |
  ProtoTest.Golem.White.Elements.WhiteCustom | |
 ProtoTest.Golem.White.UIUtilities | |
 ProtoTest.Golem.WebDriver.VerificationError | Holds an error message and a screenshot. |
 ProtoTest.Golem.WebDriver.WebDriverBrowser | Contains all functionality relating to launching the webdriver browsers. |
 ProtoTest.Golem.Rest.When | When contains operation execution methods, such as commands to actually fire off a Rest request. |
 ProtoTest.Golem.Core.ConfigSettings.WhiteSettings | Settings for TestStack.White module |
 Window | |
  ProtoTest.Golem.White.Elements.WhiteWindow | |