Skip to content

Commit

Permalink
LRQA-69286 SF
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucas Falcao authored and brianchandotcom committed Sep 15, 2021
1 parent d8cef82 commit 2e1ff16
Showing 1 changed file with 0 additions and 4 deletions.
Expand Up @@ -624,8 +624,6 @@ definition {
@description = "LPS-108138 - Verify that the tasks on -Choose Transition Per Step- are grouped by versioned tasks -when there are changes in the workflow process-"
@priority = "4"
test TasksAreGroupedByVersionedTasks {


ApplicationsMenu.gotoPortlet(
category = "Workflow",
panel = "Applications",
Expand Down Expand Up @@ -672,8 +670,6 @@ definition {

WorkflowMetrics.goToWorkflowAllItems(workflowProcessName = "Single Approver");



if (IsNotChecked.isNotCheckedNotVisible(locator1 = "Checkbox#LEXICON_SELECT_ALL_INPUT")) {
Click(locator1 = "Checkbox#LEXICON_SELECT_ALL_CONTAINER");
}
Expand Down

0 comments on commit 2e1ff16

Please sign in to comment.