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: 21.2.8103.33088
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