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

DropDownVerifyDropdownVisible Method

ověří zobrazení dropdownu

Namespace:  TescoSW.MW.UITests.Common.PageModel.Components.DropDown
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 15.2.7099.36746
Syntax
C#
public static void VerifyDropdownVisible(
	bool visible = true
)

Parameters

visible (Optional)
Type: SystemBoolean

[Missing <param name="visible"/> documentation for "M:TescoSW.MW.UITests.Common.PageModel.Components.DropDown.DropDown.VerifyDropdownVisible(System.Boolean)"]

See Also