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

DoNotRunHeadlessAttribute Class

Označuje testy, které se nesmí spouštět v Headless režimu
Inheritance Hierarchy
SystemObject
  SystemAttribute
    TescoSW.MW.UITests.CommonDoNotRunHeadlessAttribute

Namespace:  TescoSW.MW.UITests.Common
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 21.1.8740.34343
Syntax
C#
public class DoNotRunHeadlessAttribute : Attribute

The DoNotRunHeadlessAttribute type exposes the following members.

Constructors
  NameDescription
Public methodDoNotRunHeadlessAttribute
Initializes a new instance of the DoNotRunHeadlessAttribute class
Top
See Also