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

ReportActionRetry Class

Reprezentuje tlačítko ReportAction Tisknout na SDF
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 ReportActionRetry : ReportAction

The ReportActionRetry type exposes the following members.

Constructors
  NameDescription
Public methodReportActionRetry
Vytvoří nový element
Top
Methods
  NameDescription
Public methodClickAndVerifyReport
Klikne na tlačítko Retry na SeparateDetaiLFramu, 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