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

WindowsApplication Class

Základní třída pro windows aplikaci ovládanou přes WinAppDriver
Inheritance Hierarchy

Namespace:  TescoSW.MW.UITests.Common.WinAppDriver
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 15.2.7099.36746
Syntax
C#
public abstract class WindowsApplication

The WindowsApplication type exposes the following members.

Constructors
  NameDescription
Protected methodWindowsApplication
Initializes a new instance of the WindowsApplication class
Top
Properties
  NameDescription
Public propertyContext
Element reprezentující okno Aplikace
Top
Methods
  NameDescription
Protected methodStatic memberfindAndGetWindow
Public methodStatic memberFindAndGetWindow
Najde a vrátí okno Aplikace
Top
Fields
See Also