| Name | Description |
---|
  | AppiumAppActivity |
Gets Appium App Activity from configuration.
|
  | AppiumAppPackage |
Gets Appium App Package from configuration.
|
  | AppiumAppPath |
Gets the Appium app path.
|
  | AppiumAutomationName |
Gets the Appium AutomationName.
|
  | AppiumDeviceName |
Gets the Appium device name.
|
  | AppiumPlatformName |
Gets the Appium platform name (e.g., Android, iOS).
|
  | AppiumServerUrl |
Gets the Appium server URL.
|
  | ChromeBrowserExecutableLocation |
Gets the path and file name of the Chrome browser executable.
|
  | DownloadFolder |
Gets the download folder key value.
|
  | EdgeChromiumBrowserExecutableLocation |
Gets the path and file name of the Edge Chromium browser executable. Default value "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe".
|
  | EnableEventFiringWebDriver |
Gets a value indicating whether enable EventFiringWebDriver.
|
  | EnableVerboseLoggingChrome |
Gets a value indicating whether enable verbose logging for Chrome. False by default.
|
  | FirefoxBrowserExecutableLocation |
Gets the path and file name of the Firefox browser executable.
|
  | FtpProxy |
Gets the ftp proxy.
|
  | GetPageSourceEnabled |
Gets a value indicating whether [get page source enabled].
|
   | GetUrlValue |
Gets the URL value 'Protocol://HostURL'.
|
   | GetUrlValueWithUserCredentials |
Gets the URL value with user credentials 'Protocol://Username:Password@HostURL'.
|
  | Host |
Gets the application host name.
|
  | HttpProxy |
Gets the http proxy.
|
  | ImplicitlyWaitMilliseconds |
Gets the Implicitly Wait time [milliseconds].
|
  | JavaScriptErrorLogging |
Gets a value indicating whether logs JavaScript errors from a browser. False by default.
|
  | JavaScriptErrorTypes |
Gets JavaScript error types from a browser. "SyntaxError,EvalError,ReferenceError,RangeError,TypeError,URIError,Refused to display,Internal Server Error,Cannot read property" by default.
|
   | LongTimeout |
Gets the page load waiting time [seconds].
|
   | MediumTimeout |
Gets the java script or ajax waiting time [seconds].
|
  | PageSourceFolder |
Gets the page source folder key value.
|
  | Password |
Gets the password.
|
  | PathToChromeDriverDirectory |
Gets specified path to the directory containing ChromeDriver.
|
  | PathToChromeDriverLog |
Gets specified path to the file of Chrome driver log. "C:\\Temp\\chromedriver.log" by Default.
|
  | PathToEdgeChromiumDriverDirectory |
Gets specified path to the directory containing Edge Chromium Driver, name of driver msedgedriver.exe. Default value "C:\Temp\Drivers".
|
  | PathToFirefoxDriverDirectory |
Gets specified path to the directory containing Firefox Driver.
|
  | PathToFirefoxProfile |
Gets the path to firefox profile.
|
  | PathToInternetExplorerDriverDirectory |
Gets specified path to the directory containing InternetExplorer Driver.
|
  | Protocol |
Gets the application protocol (http or https).
|
  | Proxy |
Gets the browser proxy.
|
  | RemoteWebDriverHub |
Gets the Remote Web Driver hub url.
|
  | RemoteWebDriverTimeout |
Gets time used by remote web driver to wait for connection.
|
  | ScreenShotFolder |
Gets the screen shot folder key value.
|
  | SeleniumScreenShotEnabled |
Gets a value indicating whether enable full desktop screen shot. True by default.
|
   | ShortTimeout |
Gets the assertion waiting time [seconds].
|
  | SocksProxy |
Gets the socket proxy.
|
  | SslProxy |
Gets the ssl proxy.
|
  | SynchronizationWithAngularEnabled |
Gets a value indicating whether enable AngularJS synchronization. False by default.
|
   | TestBrowser |
Gets the Driver.
|
  | TestBrowserCapabilities |
Gets the Driver capabilities.
|
  | Url |
Gets the url.
|
  | UseCurrentDirectory |
Gets a value indicating whether use CurrentDirectory for path where assembly files are located.
|
  | Username |
Gets the username.
|