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

FilterItemFindInput Method

Najde input filtrovacího pole

Namespace:  TescoSW.MW.UITests.Common.PageModel.Components.DropDown
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 21.2.8103.33088
Syntax
C#
protected virtual IWebElement FindInput(
	int index = 0
)

Parameters

index (Optional)
Type: SystemInt32

[Missing <param name="index"/> documentation for "M:TescoSW.MW.UITests.Common.PageModel.Components.DropDown.FilterItem.FindInput(System.Int32)"]

Return Value

Type: IWebElement
input filtrovacího pole
See Also