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

SupportMethodsIsElementEnabled Method (IWebElement)

Ověřuje, že je element Enabled

Namespace:  TescoSW.MW.UITests.Common
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 15.2.7099.36746
Syntax
C#
public static bool IsElementEnabled(
	IWebElement webElement
)

Parameters

webElement
Type: IWebElement
element k ověření

Return Value

Type: Boolean

[Missing <returns> documentation for "M:TescoSW.MW.UITests.Common.SupportMethods.IsElementEnabled(OpenQA.Selenium.IWebElement)"]

See Also