Namespace TestingDriver
Classes
Logger
Logger class to be used. Reference 1: https://stackify.com/log4net-guide-dotnet-logging/ Reference 2: https://www.dotnetdepth.in/2018/06/how-to-use-log4net-in-net-core-20.html.
ReflectiveGetter
Class to get test action using reflection.
SeleniumDriver
Driver class for Selenium WebDriver.
TestingDriverBuilder
Builds a new selenium Driver based on the given variables.
Interfaces
ITestingDriver
The Interface for the Testing Driver software.
Enums
ITestingDriver.Browser
Different browsers that are supported.
ITestingDriver.ElementState
Different states of the element.
ITestingDriver.TestingDriverType
The usable testing applications.