Click or drag to resize
Tesco SW, a.s.

CryptoNativeElement Constructor

Initializes a new instance of the CryptoNativeElement class

Namespace:  TescoSW.MW.UITests.Common.WinAppDriver
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 15.2.7099.36746
Syntax
C#
public CryptoNativeElement(
	AppiumWebElement context
)

Parameters

context
Type: AppiumWebElement

[Missing <param name="context"/> documentation for "M:TescoSW.MW.UITests.Common.WinAppDriver.CryptoNativeElement.#ctor(OpenQA.Selenium.Appium.AppiumWebElement)"]

See Also