![]() | ChartSettingsPanel Class |
Namespace: TescoSW.MW.UITests.Common.PageModel.Components.Panels
public class ChartSettingsPanel : BaseElement
The ChartSettingsPanel type exposes the following members.
Name | Description | |
---|---|---|
![]() | ChartSettingsPanel |
konstruktor
|
Name | Description | |
---|---|---|
![]() | ActionNewCategoryButton |
tlačítko přidání kategorie
|
![]() | ComboBoxXAxis |
vodorovná osa
|
![]() | CheckBoxGraphType |
Typ grafu
|
![]() | CheckBoxLegend |
Legenda
|
Name | Description | |
---|---|---|
![]() | Close |
zavře panel
|
![]() | GetCategoriesCount |
vrátí počet kategorií v chartsettingspanelu
|
![]() | GetCategoryName |
vrátí název kategorie
|
![]() | GetChartType |
vrátí vybraný typ grafu
|
![]() | SelectCategoryByOrder |
klikne na kategorii
|
![]() | SelectGraph |
vybere typ grafu dle zadaného typu grafu
|
![]() | VerifyCategoriesCount |
ověří počet kategorií
|
![]() | VerifyCategoriesCountIsNotEmpty |
ověří, že existuje alespoň jedna kategorie
|
![]() | VerifyCategoryExists |
kontroluje existenci kategorie pod indexem
|
![]() | VerifyCategoryName |
ověří název kategorie
|
![]() | VerifyChartTypeSelected |
ověří vybraný typ grafu
|