g_UITestActivity_UITest
UITest
Properties
arguments : stringList of arguments to pass to the UI Test.
description : stringInvoke UI Test description.
layout : stringname : stringStep name.
password : passwordApplication user password.
Valid values based on“string”. reset : booleanTrue to reset the database when launching the UI Test. If false then the database will not be cleaned. If attribute is not set, then the UI Test default will be used.
test : stringThe name of the UI Test to invoke.
user : stringApplication user name. If not specified, the default from the UI Test is used.
Parents
Parent topic: t_UITest_Main