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

DropDownGraphGetItemByText Method

vrátí dropdownmenuitemwithbutton mající zadaný text

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 Action GetItemByText(
	string text
)

Parameters

text
Type: SystemString
text dropdownmenuitemwithbutton

Return Value

Type: Action

[Missing <returns> documentation for "M:TescoSW.MW.UITests.Common.PageModel.Components.DropDown.DropDownGraph.GetItemByText(System.String)"]

See Also