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

FilterPanel Class

Třída pro Filter Panel
Inheritance Hierarchy
SystemObject
  TescoSW.MW.UITests.Common.PageModel.ComponentsBaseElement
    TescoSW.MW.UITests.Common.PageModel.Components.PanelsFilterPanel

Namespace:  TescoSW.MW.UITests.Common.PageModel.Components.Panels
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 15.2.7099.36746
Syntax
C#
public class FilterPanel : BaseElement

The FilterPanel type exposes the following members.

Constructors
  NameDescription
Public methodFilterPanel
Vytvoří nový element
Top
Properties
  NameDescription
Public propertyCloseButton
Akce pro potvrzení FilterPanelu icon close
Public propertyFilterButton
Akce pro neuložení na FilterPanelu
Top
Methods
  NameDescription
Public methodStatic memberFindFilterPanel
Vrací FilterPanel
Public methodStatic memberTryFindFilterPanel
Pokusí se najít FilterPanel
Public methodStatic memberWaitForFilterPanel
Počká zadaný čas a pokusí se najít FilterPanel.
Top
See Also