Cycle 2.23 Deprecated Steps

Cycle 2.23 Deprecated Steps

The Cycle Labs team is rolling out improvements to our steps using our new Step Plugin Architecture. As a result, we will be removing support for some long time deprecated steps. 

The deprecated steps listed below will be removed from the Cycle application with the release of Cycle 2.23. 

These steps have been deprecated for quite some time, and replacement steps have been released over the years to cover the functionality provided by the deprecated steps. 

Be sure to update your Cycle Features and Utilities to use the newer replacement steps if you are still utilizing any of the deprecated steps.

Please reach out to help@cyclelabs.io if you have any issues or questions regarding the deprecated steps that are being removed from Cycle. 

Comparison Step Definitions


Deprecated Step

Replacement Step

CSD-22: "3.14" is equal to 3.14

CSD-304: I verify number "3.14" is equal to 3.14

CSD-23: "3.14" is not equal to 2.998

CSD-305: I verify number "3.14" is not equal to 2.998

CSD-24: "pie" matches "pie"

CSD-306: I verify text "pie" is equal to "pie"

CSD-25: "pie" matches "Pie" ignoring case

CSD-307: I verify text "pie" is equal to "Pie" ignoring case

CSD-26: "pie" does not match "pi"

CSD-308: I verify text "pie" is not equal to "pi"

CSD-27: "pie" does not match "Pies" ignoring case

CSD-309: I verify text "pie" is not equal to "Pies" ignoring case

CSD-28: "3.14" is less than 4

CSd-310: I verify number "3.14" is less than 4

CSD-29: "3.14" is less than or equal to 3.14

CSD-311: I verify number "3.14" is less than or equal to 3.14

CSD-30: "3.14" is greater than 3

CSD-312: I verify number "3.14" is greater than 3

CSD-31: "3.14" is greater than or equal to 3.14

CSD-313: I verify number "3.14" is greater than or equal to 3.14


Data Load Step Definitions


Deprecated Step

Replacement Step

CSD-217: I append file "c:\Documents\orders.xml" with contents "<ord>Order 1</ord>"

CSD-257: I append "<ord>Order 1</ord>" to end of file "c:\Documents\orders.xml"


Function Step Definitions


Deprecated Step

Replacement Step

CSD-126: I execute "installer.exe" as a separate process

CSD-275: I execute process "installer.exe"

CSD-127: I execute "telnet" with parameters "192.168.1.1"

CSD-276: I execute process "telnet" with parameters "192.168.1.1"


General AWT Step Definitions


Deprecated Step

Replacement Step

CSD-32: I move the mouse to 100 200

CSD-268: I move mouse to screen location 100 200

CSD-33: I left click

CSD-352: I left click current position

CSD-34: I left click at 30 700

CSD-269: I left click screen location 100 100

CSD-35: I right click

CSD-353: I right click current position

CSD-36: I right click at 100 100

CSD-263: I right click screen location 100 100

CSD-37: I double click

CSD-354: I double click current position

CSD-38: I double-click

CSD-354: I double click current position

CSD-39: I double click at 30 700

CSD-265: I double click screen location 100 100

CSD-40: I double-click at 100 100

CSD-265: I double click screen location 100 100

CSD-41: I drag the mouse from 100 200 to 300 400

CSD-266: I drag mouse from screen location 100 200 to 300 400

CSD-43: I drag the mouse to 300 400

CSD-267: I drag mouse to screen location 300 400

CSD-44: I drag the mouse from "Image:images/myImage.png" to "Image:image/myOtherImage.png"

CSD-346: I drag mouse from "Image:images/myImage.png" to "Image:image/myOtherImage.png"

CSD-45: I drag the mouse from "Image:images/myImage.png" to "Image:image/myOtherImage.png" with correlation 82

CSD-347: I drag mouse from "Image:images/myImage.png" to "Image:image/myOtherImage.png" with correlation 82

CSD-46: I drag the mouse to "Image:images/myImage.png"

CSD-348: I drag mouse to "Image:images/myImage.png"

CSD-47: I drag the mouse to "Image:images/mySmallerImage.png" inside "Image:images/myLargerImage.png" within 1000 ms

CSD-349: I drag mouse to "Image:images/mySmallerImage.png" inside "Image:images/myLargerImage.png" within 1000 ms

CSD-48: I drag the mouse to "Image:images/mySmallerImage.png" inside "Image:images/myLargerImage.png"

CSD-350: I drag mouse to "Image:images/mySmallerImage.png" inside "Image:images/myLargerImage.png"

CSD-49: I drag the mouse to "Image:images/myImage.png" with correlation 82

CSD-351: I drag mouse to "Image:images/myImage.png" with correlation 82

CSD-64: I move the mouse to "Image:images/myImage.png"

CSD-340: I move mouse to "Image:images/myImage.png"

CSD-65: I move the mouse to "Image:images/myImage.png" with correlation 82

CSD-341: I move mouse to "Image:images/myImage.png" with correlation 82

CSD-66: I move the mouse to "Image:images/myImage.png" within 42 ms

CSD-342: I move mouse to "Image:images/myImage.png" within 42 ms

CSD-67: I move the mouse to "Image:images/mySmallerImage.png" inside "Image:images/myLargerImage.png" within 42 ms

CSD-343: I move mouse to "Image:images/mySmallerImage.png" inside "Image:images/myLargerImage.png" within 42 ms

CSD-68: I move the mouse to "Image:images/mySmallerImage.png" inside "Image:images/myLargerImage.png"

CSD-344: I move mouse to "Image:images/mySmallerImage.png" inside "Image:images/myLargerImage.png"

CSD-69: I move the mouse to "Image:images/myImage.png" with correlation 82 within 42 ms

CSD-345: I move mouse to "Image:images/myImage.png" with correlation 82 within 42 ms

CSD-71: I double-click "Image:images/myImage.png"

CSD-70: I double click "Image:images/myImage.png"

CSD-73: I double-click "Image:images/myImage.png" with correlation 82

CSD-72: I double click "Image:images/myImage.png" with correlation 82

CSD-75: I double-click "Image:images/myImage.png" within 1000 ms

CSD-74: I double click "Image:images/myImage.png" within 1000 ms

CSD-77: I double-click "Image:images/mySmallerImage.png" inside "Image:images/myLargerImage.png" within 1000 ms

CSD-76: I double click "Image:images/mySmallerImage.png" inside "Image:images/myLargerImage.png" within 1000 ms

CSD-79: I double-click "Image:images/mySmallerImage.png" inside "Image:images/myLargerImage.png"

CSD-78: I double click "Image:images/mySmallerImage.png" inside "Image:images/myLargerImage.png"

CSD-81: I double-click "Image:images/myImage.png" with correlation 82 within 1000 ms

CSD-80: I double click "Image:images/myImage.png" with correlation 82 within 1000 ms

CSD-82: I see "Image:images/myImage.png" within 500 ms

CSD-375: I see image "Image:images/myImage.png" within 5 seconds

CSD-83: I see "Image:images/myImage.png"

CSD-372: I see image "Image:images/myImage.png"

CSD-86: I fail the step

CSD-291: I fail step

CSD-87: I should see "Image:images/myImage.png" within 500 ms

CSD-375: I see image "Image:images/myImage.png" within 5 seconds

CSD-88: I see "Image:images/myImage.png" with correlation 82 within 500 ms

CSD-373: I see image "Image:images/myImage.png" with correlation 99 within 5 seconds

CSD-89: I see "Image:images/myImage.png" with correlation 82

CSD-374: I see image "Image:images/myImage.png" with correlation 99

CSD-90: I should see "Image:images/myImage.png" with correlation 82 within 500 ms

CSD-373: I see image "Image:images/myImage.png" with correlation 99 within 5 seconds

CSD-91: I do not see "Image:images/myImage.png" within 500 ms

CSD-381: I do not see image "Image:images/myImage.png" within 5 seconds

CSD-92: I do not see "Image:images/myImage.png"

CSD-378: I do not see image "Image:images/myImage.png"

CSD-95: I should not see "Image:images/myImage.png" within 500 ms

CSD-381: I do not see image "Image:images/myImage.png" within 5 seconds

CSD-96: I do not see "Image:images/myImage.png" with correlation 82 within 500 ms

CSD-379: I do not see image "Image:images/myImage.png" with correlation 99 within 5 seconds

CSD-97: I do not see "Image:images/myImage.png" with correlation 82

CSD-380: I do not see image "Image:images/myImage.png" with correlation 99

CSD-98: I should not see "Image:images/myImage.png" with correlation 82 within 500 ms

CSD-379: I do not see image "Image:images/myImage.png" with correlation 99 within 5 seconds

CSD-99: I see "Image:images/myImage.png" within 500 ms no snapshot

CSD-376: I see image "Image:images/myImage.png" within 5 seconds no snapshot

CSD-100: I see "Image:images/myImage.png" no snapshot

CSD-377: I see image "Image:images/myImage.png" no snapshot

CSD-101: I should see "Image:images/myImage.png" within 500 ms no snapshot

CSD-376: I see image "Image:images/myImage.png" within 5 seconds no snapshot

CSD-102: I do not see "Image:images/myImage.png" within 500 ms no snapshot

CSD-382: I do not see image "Image:images/myImage.png" within 5 seconds no snapshot

CSD-103: I do not see "Image:images/myImage.png" no snapshot

CSD-383: I do not see image "Image:images/myImage.png" no snapshot

CSD-104: I should not see "Image:images/myImage.png" within 500 ms no snapshot

CSD-382: I do not see image "Image:images/myImage.png" within 5 seconds no snapshot

CSD-105: I save a screenshot

CSD-329: I save screenshot

CSD-106: I save a screenshot as "C:/Screenshots/this-screenshot.png"

CSD-330: I save screenshot as "C:/Screenshots/this-screenshot.png"

CSD-109: I press Enter

CSD-116: I press keys ENTER

CSD-110: I press Enter 3 times with 100 ms delay

CSD-115: I press keys CTRL+TAB 3 times with 500 ms delay

CSD-120: I read value from "data.txt" and store as variable "var"

CSD-323: I assign next line from "data.txt" to variable "var"

CSD-121: I remove value from "data.txt" and store as variable "var"

CSD-328: I remove next value from "data.txt" and assign to variable "var"

CSD-122: I read the next row from "data.csv"

CSD-260: I assign values in next row from "data.csv" to variables

CSD-123: I read row 1 from "data.csv"

CSD-300: I assign values in row 1 from "data.csv" to variables

CSD-154: I move the mouse up 100

CSD-270: I move mouse 100 pixels RIGHT

CSD-215: I copy the path to the current directory to variable "currentDirectory"

CSD-337: I copy path to current directory to variable "currentDirectory"

CSD-224: I fail the step with error message "<TEXT>"

CSD-292: I fail step with error message "<ERROR_MESSAGE_TEXT>"


General DB Step Definitions 


Deprecated Step

Replacement Step

CSD-133: row 0 column "name" is value "Bob"

CSD-259: I verify "Bob" in row 0 column "name" in result set

CSD-134: row 0 column "name" should be value "Bob"

CSD-259: I verify "Bob" in row 0 column "name" in result set

CSD-135: I store row 0 column "name" as variable "username"

CSD-297: I assign row 0 column "name" to variable "username"

CSD-136: the result set has 0 rows

CSD-302: I verify 0 rows in result set

CSD-137: the result set should have 0 rows

CSD-302: I verify 0 rows in result set

 

General Red Prairie Step Definitions   


Deprecated Step

Replacement Step

MTF-45: I log a "VC_TX" integrator event with "lodnum=L123,stoloc=B456"

MTF-102: I log MOCA integrator event "VC_TX" with value "lodnum=L123,stoloc=B456"

MTF-46: identifier LOAD "L123" is in location "ABC"

MTF-106: I verify LOAD with inventory identifier "L123" is in location "ABC"

MTF-47: identifier LOAD "L123" contains 100 units

MTF-105: I verify LOAD with inventory identifier "L123" contains 100 units

MTF-48: I start tracing to trace file "test.log"

MTF-94: I start MOCA tracing to file "test.log"

MTF-49: I stop tracing

MTF-121: I stop moca tracing

MTF-50: I close the moca connection

MTF-110: I close MOCA connection

MTF-51: I have a moca connection to "localhost:5757" logged in as "SUPER" "PASSWORD"

MTF-98: I connect to MOCA at "localhost:5757" logged in as "SUPER" with password "PASSWORD"

MTF-52: I have a socket connection to "localhost:5757" logged in as "SUPER" "PASSWORD"

MTF-116: I open legacy moca connection to "localhost:5757" logged in as "SUPER" "PASSWORD"

MTF-53: I have an HTTP connection to "http://localhost:5757/service" logged in as "SUPER" "PASSWORD"

MTF-98: I connect to MOCA at "localhost:5757" logged in as "SUPER" with password "PASSWORD"

MTF-54: I set MOCA environment variable "wh_id" to "WMD1"

MTF-104: I assign "devcod" to MOCA environment variable "RDT001"

MTF-55: I use moca dataset "datasets/issue48"

MTF-93: I execute MOCA dataset "datasets/scenario1"

MTF-56: I am using moca dataset "datasets/issue48"

MTF-93: I execute MOCA dataset "datasets/scenario1"

MTF-57: I clean out data from moca dataset "datasets/issue444"

MTF-92: I execute cleanup script for MOCA dataset "datasets/scenario113"

MTF-59: order "ORD123" has 100 order lines

MTF-107: I verify order "ORD123" has 100 order lines`

MTF-63: the moca status is 0

MTF-96: I verify MOCA status is 0

MTF-64: the moca status should be 0

MTF-96: I verify MOCA status is 0

MTF-67: moca table “SOME_TABLE” contains 2 records where the “COLUMN_NAME” is “SOME_VALUE”

MTF-108: I verify there are 2 records with value "TLC-123" in column "IDNUM" in MOCA table "VC_TABLE"

MTF-68: moca table “SOME_TABLE” should contain 2 records where the “COLUMN_NAME” is “SOME_VALUE” 

MTF-95: I verify there are 2 records with values "RCV123,4" in columns "RCVKEY,IDNQTY" in MOCA table "RCVLIN"

MTF-69: moca table “<TABLE>” contains 1 records where the “COLUMN_NAMES” are “<COLUMN_VALUES>”

MTF-95: I verify there are 2 records with values "RCV123,4" in columns "RCVKEY,IDNQTY" in MOCA table "RCVLIN"

MTF-70: mcoa table “RCVLIN” should contain 1 records where the “RCVKEY,IDNQTY” are “RCV123,4”

MTF-95: I verify there are 2 records with values "RCV123,4" in columns "RCVKEY,IDNQTY" in MOCA table "RCVLIN"

MTF-71: I get the next value for sequence "ship_id" as "SIDTEST001"

MTF-99: I assign next value from sequence "ship_id" to "SIDTEST001"

MTF-72: I get the next value for the “ship_id” sequence

MTF-100: I assign next value from sequence "ship_id"

MTF-73: I import "data.csv" using control file "process1.ctl

MTF-97: I execute MOCA dataset "data.csv" using control file "process1.ctl"


General SQL Step Definitions 


Deprecated Step

Replacement Step

CSD-143: I use sql dataset "datasets/scenario1"

CSD-317: I execute SQL dataset "datasets/scenario1"

CSD-144: I am using sql dataset "datasets/scenario1

CSD-317: I execute SQL dataset "datasets/scenario1"

CSD-145: I clean out data from SQL dataset "datasets/scenario113"

CSD-320: I execute cleanup script for SQL dataset "datasets/scenario113"

CSD-146: I execute SQL command "SELECT" + $what + """from""" + 3 + 5.5 + <chevy>

CSD-236: `I execute SQL "SELECT * FROM foo"

CSD-147: the SQL status is 0

CSD-318: I verify SQL status is 0

CSD-148: the SQL status should be 0 

CSD-318: I verify SQL status is 0

CSD-149: sql table "SOME_TABLE" contains 2 records where the "COLUMN_NAME" is "SoMe_VaLuE-123"

CSD-314: I verify there are 2 records with value "TLC-123" in column "IDNUM" in SQL table "VC_TABLE"

CSD-150: sql table "SOME_TABLE" should contain 2 records where the "COLUMN_NAME" is "SoMe_VaLuE-123"

CSD-314: I verify there are 2 records with value "TLC-123" in column "IDNUM" in SQL table "VC_TABLE"

CSD-151: sql table "INVLOD" contains 10 records where the "WH_ID,STOLOC" are "WMD1,B456"

CSD-315: I verify there are 5 records with values "CRT12,LOC3" in columns "Carton, Location" in SQL table "Pick"

CSD-152: sql table "RCVLIN" should contain 1 records where the "RCVKEY,IDNQTY" are "RCV123,4"

CSD-315: I verify there are 5 records with values "CRT12,LOC3" in columns "Carton, Location" in SQL table "Pick"



JDA Integrator Step Definitions 


Deprecated Step

Replacement Step

MTF-88: I log inbound integration transaction "ORD_INB_IFD" on system "HOST" with file "$LESDIR/files/ord.xml

MTF-103: I log MOCA inbound integration transaction "ORD_INB_IFD" on system "HOST" with file "$LESDIR/files/ord.xml"

MTF-89: I upload file "dataload/orders.xml" to "$LESDIR/hostin/orders.xml" on MOCA server

MTF-117: I upload file "dataload/orders.xml" to "$LESDIR/hostin/orders.xml" on the MOCA server

MTF-90: I download file "$LESDIR/hostin/orders.xml" from the MOCA server to "dataload/orders.xml

MTF-118: I download file "$LESDIR/hostin/orders.xml" from MOCA server to "dataload/orders.xml"


Legacy Terminal Step Definitions


Deprecated Step

Replacement Step

MTF-5: I am using a known hosts file

None

MTF-8: I copy RF line 1 columns 2 through 8 to variable "rf_wh_id"

CSD-163: I copy terminal line 1 columns 2 through 8 to variable "rf_wh_id"

MTF-9: RF line 5 contains "Item ID"

CSD-176: I see "LOGIN:" on line 2 in terminal

MTF-10: RF line 5 should contain "Item ID"

CSD-176: I see "LOGIN:" on line 2 in terminal

MTF-11: I locate RF text "REF:"

CSD-171: I locate "login:" in terminal`

MTF-12: I locate RF text "REF:" after line 1 column 4

CSD-172: I locate "login:" after line 3 column 6 in terminal

MTF-13: RF screen contains "Picking"

CSD-173: I see "LOGIN:" in terminal

MTF-14: RF screen does not contain "Picking"

CSD-174: I do not see "LOGIN:" in terminal

MTF-15: RF screen should contain "Picking"

CSD-173: I see "LOGIN:" in terminal

MTF-16: RF line 5 contains "Item ID" within 5000 ms

CSD-177: I see "LOGIN:" on line 2 in terminal within 5 seconds

MTF-17: RF line 5 should contain "Item ID" within 5000 ms

CSD-177: I see "LOGIN:" on line 2 in terminal within 5 seconds

MTF-18: RF screen contains "Picking" within 5000 ms

CSD-191: I see "LOGIN:" in terminal within 5 seconds

MTF-19: RF screen does not contain "Picking" within 5000 ms

CSD-175: I do not see "LOGIN:" in terminal within 5 seconds

MTF-20: RF screen should contain "Picking" within 5000 ms

CSD-191: I see "LOGIN:" in terminal within 5 seconds

MTF-21: I should see an RF error Message indicating "Client disconnected"

CSD-173: I see "LOGIN:" in terminal

MTF-22: I see an RF error Message indicating "Client disconnected"

CSD-173: I see "LOGIN:" in terminal

MTF-23: I access the "Picking" RF option

CSD-258: I type option for "PICKING" menu in terminal

MTF-29: I enter "5" into RF

CSD-188: I type "username" in terminal

MTF-31: I move the RF cursor "LEFT"

CSD-335: I move cursor UP in terminal

MTF-32: I press enter in RF

CSD-366: I press keys CTRL+E in terminal

MTF-33: I press enter in RF 2 times with 1 seconds delay

CSD-367: I press keys CTRL+E in terminal 3 times with 100 ms delay

MTF-86: I exit the RF Terminal

CSD-322: I close terminal


MTF Step Definitions


Deprecated Step

Replacement Step

MTF-75: I have a terminal connection to "127.0.0.1:23" for terminal "RDT001"

MTF-111: I open terminal connected to "127.0.0.1:23" for terminal "RDT001"

MTF-76: I have a terminal connection to "127.0.0.1:23" for terminal "RDT001" sized to 25 lines and 80 columns

MTF-112: I open terminal connected to "127.0.0.1:23" for terminal "RDT001" sized to 25 lines and 80 columns

MTF-77: I have a terminal connection with SSH encryption to "127.0.0.1:22" logged in as "admin" "pass" for terminal "RDT001"

MTF-113: I open terminal with SSH encryption connected to "127.0.0.1:22" logged in as "admin" "pass" for terminal "RDT001"

MTF-78: I have a terminal connection with SSH encryption to "127.0.0.1:22" logged in as "admin" "pass" for terminal "RDT001" sized to 25 lines and 80 columns

MTF-114: I open terminal with SSH encryption connected to "127.0.0.1:22" logged in as "admin" "pass" for terminal "RDT001" sized to 25 lines and 80 columns


RF Step Definitions 


Deprecated Step

Replacement Step

MTF-35: I reset RF device "RDT001" in warehouse "WMD1"

MTF-74: I reset terminal device "RDT001" in warehouse "WMD1"


Swing AWT Step Definitions 


Deprecated Step

Replacement Step

CSD-129: I prompt the user for "days" with prompt "Number of Days"

CSD-288: I prompt "Day of the Week" and assign user response to variable "day"

CSD-130: I prompt the user for integer "days" with prompt "Number of Days"

CSD-290: I prompt "Number of Days" for integer and assign user response to variable "days"

       

System Step Definitions 


Deprecated Step

Replacement Step

CSD-1: I assign OS environment variable "USERNAME" to "myUser"

CSD-271: I assign OS environment variable "USERNAME" to variable "myUser"

CSD-2: process "/bin/java" is running

CSD-277: I verify process "/bin/java" is executing

        

Terminal Step Definitions 


Deprecated Step

Replacement Step

CSD-161: I press ENTER in terminal

CSD-366: I press keys NUMPADLEFT in terminal

CSD-162: I press ENTER in terminal 3 times with 5 seconds delay

CSD-367: I press keys CTRL+E in terminal 3 times with 100 ms delay

CSD-167: I have a terminal connection to "127.0.0.1:23"

CSD-245: I open terminal connected to "127.0.0.1:23"

CSD-169: I have a terminal connection with SSH encryption to "127.0.0.1:22" logged in as "admin" "pass"

CSD-249: I open terminal with SSH encryption connected to "127.0.0.1:22" logged in as "admin" "pass"

CSD-170: I exit the terminal

CSD-322: I close terminal

CSD-178: I see the cursor at line 1 column 32 in terminal

CSD-331: I see cursor at line 1 column 32 in terminal

CSD-179: I see the cursor at line 1 column 32 in terminal within 5 seconds

CSD-332: I see cursor at line 1 column 32 in terminal within 5 seconds

CSD-180: I do not see the cursor at line 1 column 32 in terminal

CSD-333: I do not see cursor at line 1 column 32 in terminal

CSD-181: I do not see the cursor at line 1 column 32 in terminal within 5 seconds

CSD-334: I do not see cursor at line 1 column 32 in terminal within 5 seconds

CSD-182: I move the cursor UP in terminal

CSD-335: I move cursor UP in terminal

CSD-183: I access the "PICKING" terminal option

CSD-258: I type option for "PICKING" menu in terminal

CSD-189: I set terminal size to 25 lines and 80 columns

CSD-262: I size terminal to 25 lines and 80 columns

CSD-195: I have a terminal connection to "127.0.0.1:23" with answerback "RDT001"

CSD-246: I open terminal connected to "127.0.0.1:23" with answerback "RDT001"

CSD-196: I have a terminal connection with SSH encryption to "127.0.0.1:22" logged in as "admin" "pass" with answerback "ABC123"

CSD-250: I open terminal with SSH encryption connected to "127.0.0.1:22" logged in as "admin" "pass" with answerback "ABC123"

CSD-197: I have a terminal connection to "127.0.0.1:23" sized to 25 lines and 80 columns

CSD-247: I open terminal connected to "127.0.0.1:23" sized to 25 lines and 80 columns

CSD-198: I have a terminal connection to "127.0.0.1:23" with answerback "ABC123" sized to 25 lines and 80 columns

CSD-248: I open terminal connected to "127.0.0.1:23" with answerback "ABC123" sized to 25 lines and 80 columns

CSD-199: I have a terminal connection with SSH encryption to "127.0.0.1:22" logged in as "admin" "pass" sized to 25 lines and 80 columns

CSD-251: I open terminal with SSH encryption connected to "127.0.0.1:22" logged in as "admin" "pass" sized to 25 lines and 80 columns

CSD-200: I have a terminal connection with SSH encryption to "127.0.0.1:22" logged in as "admin" "pass" with answerback "ABC123" sized to 25 lines and 80 columns

CSD-252: I open terminal with SSH encryption connected to "127.0.0.1:22" logged in as "admin" "pass" with answerback "ABC123" sized to 25 lines and 80 columns

CSD-232: I access the "PICKING" terminal option within 3 seconds

CSD-301: I type option for "PICKING" menu in terminal within 3 seconds


Timed Step Definitions 


Deprecated Step

Replacement Step

CSD-155: I start a timed test

CSD-336: I start timed test

CSD-156: The test has been running less than 30 seconds

CSD-324: I verify test has been executing for less than 30 seconds

CSD-157: the test has been running for at least 20 seconds

CSD-293: I verify test has been executing for at least 20 seconds


Variable Action Step Definitions 


Deprecated Step

Replacement Step

CSD-3: I assign "Hi there!" to "Greeting"

CSD-273: I assign "Hi there!" to variable "Greeting"

CSD-5: I assign clipboard contents to "myVariable"

CSD-296: I assign clipboard contents to variable "myVariable"

CSD-6: I copy and assign clipboard contents to "myVariable"

CSD-321: I copy and assign clipboard contents to variable "myVariable"

CSD-7: I increment the variable called "variablename"

CSD-295: I increase variable "variablename"

CSD-8: I increment the variable called "variablename" by 2

CSD-283: I increase variable "variablename" by 2

CSD-11: I convert string called "var1" to integer called "var2"

CSD-286: I convert string variable "var1" to integer variable "var2"

CSD-12: I convert number called "var1" to String called "var2"

CSD-284: I convert number variable "var1" to string variable "var2"

CSD-13: I copy variable "RCV" to "ORIGINAL_RCV"

CSD-327: I assign contents of variable "RCV" to "ORIGINAL_RCV"

CSD-14: variables "foo" and "bar" are equal 

CSD-400: I verify variable "foo" is equal to variable "bar"

CSD-15: variable "my_variable" is defined

CSD-287: I verify variable "my_variable" is assigned

CSD-16: variable "my_variable" should be defined

CSD-287: I verify variable "my_variable" is assigned

CSD-17: I decrement the variable called "variablename"

CSD-279: I decrease variable "variablename"

CSD-18: I decrement the variable called "variablename" by 2

CSD-294: I decrease variable "variablename" by 2

CSD-19: I multiply the variable called "variablename" by 2

CSD-280: I multiply variable "variablename" by 2

CSD-20: I divide the variable called "variablename" by 2

CSD-282: I divide variable "variablename" by 2

CSD-21: I create variable "one" by combining "first"

CSD-303: I assign variable "one" by combining "first"

CSD-325: I verify variable "foo" is equal to "bar"

CSD-400: I verify variable "foo" is equal to variable "bar"


    • Related Articles

    • Cycle 2.22 Deprecated Steps

      With the introduction of the WebDriver step plugin in Cycle 2.22, the following steps have been officially deprecated: Deprecated Step Replacement Step I open the "<BROWSER_NAME>" web browser I open "<BROWSER_NAME>" web browser I close the web ...
    • Cycle Release Notes

      Cycle 2.22 / 2025-08-07 New Features and Enhancements WebDriver Step Plugin The WebDriver step plugin is the first major plugin to utilize the Step Plugin Architecture (released in 2.20). It comes bundled by default in Cycle 2.22. The WebDriver step ...
    • BY WMS Library Release Notes

      BY WMS Library Release v 3.4 / 2024-07-01 Here’s what’s new in Version 3.4 of the BY WMS Library Cycle Version Dependency: 2.15 or newer Email help@cyclelabs.io for access to the BY WMS Library download Support for 2021 The WMS Library test cases ...