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

ReportActionShowSettingPrint Class

Reprezentuje tlačítko Tisknout v dropdown nabídce showSettings
Inheritance Hierarchy

Namespace:  TescoSW.MW.UITests.Common.PageModel.Components.DetailComponents
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 15.2.7099.36746
Syntax
C#
public class ReportActionShowSettingPrint : ReportAction

The ReportActionShowSettingPrint type exposes the following members.

Constructors
  NameDescription
Public methodReportActionShowSettingPrint
Vytvoří nový element
Top
Methods
  NameDescription
Public methodClickAndVerifyReport
Klikne na tlačítko v otevřeném dropdownu ShowSetting u report actiony, které vyvolá tisk a zkontroluje report name, jazyk a typ tisknutého souboru, obslouží i otevírané popup okno
(Overrides ReportActionClickAndVerifyReport(String, GlobalValuesReportType, String).)
Top
See Also