Structure

From TUTOS

Nearly everything in TUTOS is object oriented.

The base for all TUTOS objects is tutos_base which works like a template that defines all the methods you can expect and have to programm in other objects.


Other base classes are:

.........

Other TUTOS classes are:

.........

in modules:

.....

A lot of the Supportfunctions is available in different files Support Files:

  • webelements.p3
  • permission.p3 Login and Sessionhandling
  • db.p3 Constants and Onetime stuff