OpenKeyWord  Build Tag: jenkins-DoxyGen_EN-107, Build ID: 2015-03-08_20-51-06
 All Classes Namespaces Functions Variables Properties Pages
OKW.Frames.Audi_FahrzeugKonfigurator Class Reference
Inheritance diagram for OKW.Frames.Audi_FahrzeugKonfigurator:
Collaboration diagram for OKW.Frames.Audi_FahrzeugKonfigurator:

Public Member Functions

 Audi_FahrzeugKonfigurator (string fpsLocator, params OKWLocator[] fpLocators)
 
- Public Member Functions inherited from OKW.GUI.Selenium.SeBrowserChild
 SeBrowserChild (string fpsLocator, params OKWLocator[] fpLocators)
 
virtual void SelectWindow ()
 
- Public Member Functions inherited from OKW.GUI.AnyWinBase
 AnyWinBase (string fpsLocator, params OKWLocator[] fpLocators)
 
void LogFunctionStartDebug (string fpsMethodName, string P1_Name, string P1_Value)
 

Public Attributes

Audi_KonfigurationsMenue KonfigurationsMenue
 
Audi_Einkaufswagen Einkaufswagen
 
- Public Attributes inherited from OKW.GUI.Selenium.SeBrowserChild
OKWLocator locator
 
SeURL URL = new SeURL()
 

Additional Inherited Members

- Protected Member Functions inherited from OKW.GUI.AnyWinBase
void LogFunctionEndDebug ()
 
void LogFunctionEndDebug (string fpsReturn)
 
void LogFunctionEndDebug (bool fpbReturn)
 
void LogFunctionEndDebug (List< string > fpLsReturn)
 
void LogFunctionStartDebug (string fpsMethodName)
 
- Properties inherited from OKW.GUI.AnyWinBase
string Locator [get]
 
OKWLocator LOCATOR [get]
 

Detailed Description

Author
Zoltán Hrabovszki
Date
15.02.2015

Constructor & Destructor Documentation

OKW.Frames.Audi_FahrzeugKonfigurator.Audi_FahrzeugKonfigurator ( string  fpsLocator,
params OKWLocator[]  fpLocators 
)
Author
Zoltán Hrabovszki
Date
15.02.2015
Author
Zoltán Hrabovszki
Date
15.02.2015
Author
Zoltán Hrabovszki
Date
15.02.2015
80  : base( fpsLocator, fpLocators )
81  {
90  KonfigurationsMenue = new Audi_KonfigurationsMenue("{0}", this.LOCATOR);
91 
100  Einkaufswagen = new Audi_Einkaufswagen("{0}", this.LOCATOR);
101  }
Audi_Einkaufswagen Einkaufswagen
Definition: Audi_FahrzeugKonfigurator.cs:59
Audi_KonfigurationsMenue KonfigurationsMenue
Definition: Audi_FahrzeugKonfigurator.cs:48

Member Data Documentation

Audi_Einkaufswagen OKW.Frames.Audi_FahrzeugKonfigurator.Einkaufswagen
Author
Zoltán Hrabovszki
Date
15.02.2015
Audi_KonfigurationsMenue OKW.Frames.Audi_FahrzeugKonfigurator.KonfigurationsMenue
Author
Zoltán Hrabovszki
Date
15.02.2015

The documentation for this class was generated from the following file: