modify CLICK_ADD_BUTTON
@ -167,6 +167,7 @@ public class CreateWorkflowLocator {
public static final By CLICK_DELETE_WORKFLOW_GLOBAL_PARAMETERS = By.xpath("//div[2]/span/a/em");
//click add button
System.out.println("click submit workflow button");
public static final By CLICK_ADD_BUTTON = By.xpath("//div[2]/div/button[2]/span");
//scroll to element bottom