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 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 ...