Create Workflow With Grouping And Runtime Parameters
open /workflow
selectFrame galaxy_main
clickAndWait //span
type workflow_name Workflow with grouping
clickAndWait //input[@value='Create']
click wf-0-popup
clickAndWait //div[@id='wf-0-popup-menu']/div[1]
click //div[@id='title___workflow__input__']/a/span
click link=Input dataset
waitForElementPresent //div[@id='wf-node-step-1']/div[1]
mouseDownAt //div[@id='wf-node-step-1']/div[1]
mouseMoveAt //div[@id='wf-node-step-1']/div[1] 100,100
mouseUpAt //div[@id='wf-node-step-1']/div[1] 100,100
click //div[@id='title_bxops']/a/span
click link-gops_complement_1
waitForElementPresent //div[@id='wf-node-step-2']/div[1]
mouseDownAt //div[@id='wf-node-step-2']/div[1]
mouseMoveAt //div[@id='wf-node-step-2']/div[1] 200,200
mouseUpAt //div[@id='wf-node-step-2']/div[1] 200,200
click //div[@id='title_plots']/a/span
click link-build_ucsc_custom_track_1
waitForElementPresent //div[@id='wf-node-step-3']/div[1]
mouseDownAt //div[@id='wf-node-step-3']/div[1]
mouseMoveAt //div[@id='wf-node-step-3']/div[1] 300,300
mouseUpAt //div[@id='wf-node-step-3']/div[1] 300,300
click tracks_add
waitForElementPresent //div[@name='tracks_0|input']
click popup-arrow-for-row-tracks_0|name
click //div[@id='popup-arrow-for-row-tracks_0|name-menu']/div
verifyText //div[@id='row-tracks_0|name']/div[1]/i To be set at runtime
click tool-form-save-button
mouseDownAt //div[@id='wf-node-step-1']/div[2]/div[2]/div
mouseMoveAt //div[@id='wf-node-step-2']/div[2]/div[1]/div/div
mouseUpAt //div[@id='wf-node-step-2']/div[2]/div[1]/div/div
mouseDownAt //div[@id='wf-node-step-2']/div[2]/div[3]/div
mouseMoveAt //div[@id='wf-node-step-3']/div[2]/div[1]/div/div
mouseUpAt //div[@id='wf-node-step-3']/div[2]/div[1]/div/div
click save-button
waitForNotVisible overlay
clickAndWait close-button