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

DropDownGraph Class

Dropdown tlačítka graf na listframu
Inheritance Hierarchy

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#
public class DropDownGraph : DropDown

The DropDownGraph type exposes the following members.

Constructors
  NameDescription
Public methodDropDownGraph
Vytvoří nový element
Top
Properties
  NameDescription
Public propertyActionNewGraph
Akce Nový graf
Top
Methods
  NameDescription
Public methodDeleteItem
smaže záznam v dropdownu
Public methodGetItemByText
vrátí dropdownmenuitemwithbutton mající zadaný text
Public methodVerifyDropdownGraphContainsText
ověří, že v dropdownu je/není tlačítko s daným textem
Top
See Also