Members
-
<inner> When we decide to keep the draft
-
Description
Locates an active dialog with caption "Warning" and selects option "Keep Draft"
Examples
When we decide to keep the draft
-
<inner> When we decide to discard the draft
-
Description
Locates an active dialog with caption "Warning" and selects option "Discard Draft"
Examples
When we decide to discard the draft
-
<inner> When we decide to save the draft
-
Description
Locates an active dialog with caption "Warning" and selects option "Create"
Examples
When we decide to save the draft
-
<inner> When switch to active version
-
Description
Switches to the active version of the current object instance displayed in an ObjectPage
Examples
When switch to active version
-
<inner> When switch to draft version
-
Description
Switches to the draft version of the current object instance displayed in an ObjectPage
Examples
When switch to draft version
-
<inner> When we edit current object
-
Description
In ObjectPage performs press on button with caption "Edit"
Examples
When we edit current object
-
<inner> When we create draft
-
Description
In ListReport performs press on button with caption "Create"
Examples
When we create draft
-
<inner> When we save the draft
-
Description
In ObjectPage performs press on button with caption "Save"
Examples
When we save the draft
-
<inner> When we discard draft
-
Description
In ObjectPage performs press on button with caption "Cancel", then confirms the action by choosing the "Discard" option in the dialog with question "Discard all changes?".
Examples
When we discard draft
-
<inner> When we select draft editing status {string}
-
Description
Selects the specified option in the appropriate ValueHelp element
Parameters
Name Type Description text
string editing status text
Examples
When we select draft editing status "Locked by Another User"