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: 21.2.8103.33088
Syntax
C#
public class ReportActionShowSettingPrint : ReportAction

The ReportActionShowSettingPrint type exposes the following members.

Constructors
  NameDescription
Public methodReportActionShowSettingPrint
Vytvoří nový element
Top
Methods
  NameDescription
Public methodClickOnActionAndVerifyReport
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
(Overrides ReportActionClickOnActionAndVerifyReport(String, GlobalValuesReportType, String, Int32).)
Top
See Also