Cycle 2.22 Deprecated Steps

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 browser

I close web browser

I click the "<LINK_TEXT>" link in web browser

I click "<LINK_TEXT>" link in web browser

I click the "<LINK_TEXT>" link in web browser within <NUMBER> seconds

I click "<LINK_TEXT>" link in web browser within <NUMBER> seconds

I hover the mouse over element "<id|tag|className|cssSelector|text|xPath|linkText|name|multi>:<ELEMENT_NAME>" in web browser

I hover mouse over element "<id|tag|className|cssSelector|text|xPath|linkText|name|multi>:<ELEMENT_NAME>" in web browser

I hover the mouse over element "<id|tag|className|cssSelector|text|xPath|linkText|name|multi>:<ELEMENT_NAME>" in web browser within <NUMBER> seconds

I hover mouse over element "<id|tag|className|cssSelector|text|xPath|linkText|name|multi>:<ELEMENT_NAME>" in web browser within 2 seconds

I see "<TEXT>" in title in web browser

I see "<TEXT>" in web browser

I see "<TEXT>" in title in web browser within <NUMBER> seconds

I see "<TEXT>" in web browser within <NUMBER> "<TIMEOUTUNIT>"

I do not see "<TEXT>" in title in web browser

I do not see "<TEXT>" in web browser

I do not see "<TEXT>" in title in web browser within <NUMBER> <TIMEOUT>

I do not see "<TEXT>" in web browser within <NUMBER> "<TIMEOUTUNIT>"

I refresh the web browser

I refresh web browser

I set web browser size to <NUMBER> x <NUMBER>

I size web browser to <NUMBER> x <NUMBER>

I maximize the web browser

I maximize web browser

I copy the value in row <NUMBER> column "<COLUMNNAME>" in table "<TABLELOCATOR>" in web browser as variable "<VARIABLENAME>"

I copy value in row <NUMBER> column "<COLUMNNAME>" in table "<TABLELOCATOR>" in web browser as variable "<VARIABLENAME>"

I select the "<TEXT>" option from drop-down element "<id|tag|className|cssSelector|text|xPath|linkText|name|multi>:<ELEMENT_NAME>" in web browser

I select option "<OPTION>" from drop-down element "<LOCATOR>" in web browser

I type "<TEXT>" in the "<FIELD_NAME>" field in web browser

Given I type "<TEXT>" in "<FIELD>" field in web browser

I select the "<TEXT>" option from drop-down element "<id|tag|className|cssSelector|text|xPath|linkText|name|multi>:<ELEMENT_NAME>" in web browser within <NUMBER> seconds

I select option "<OPTION>" from drop-down element "<LOCATOR>" in web browser within <NUMBER> "<TIMEOUTUNIT>"


There are no replacement steps for the following deprecated steps: 

  • I see image "Image: logout.png" in web browser

  • I see image "Image: logout.png" in web browser with correlation 80

  • I see image "Image: logout.png" in web browser with correlation 80 within 3 seconds

  • I see image "Image: logout.png" in web browser within 3 seconds

  • I do not see image "Image: logout.png" in web browser

  • I do not see image "Image: logout.png" in web browser with correlation 80

  • I do not see image "Image: logout.png" in web browser with correlation 80 within 3 seconds

  • I do not see image "Image: logout.png" in web browser within 3 seconds



    • Related Articles

    • 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 ...
    • Cycle Release Notes

      Cycle 2.25.1 / 2025-12-18 New Features and Enhancements Project and File Management Moved from Engine to Desktop IDE We have addressed some technical debt by moving project and file management from the Engine to the Desktop IDE. This includes: Scala ...
    • Quick Start: MOCA Network Checker

      Summary We have created a small network utility to help diagnose MOCA connectivity issues in customer environments. It performs a battery of diagnostic checks and creates output that we can review after a user provides it to us. Details on how to get ...
    • 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 ...