Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Element is not present/displayed on the page.
    Report the issue.

  2. You are not on the correct page.
    Update the script to navigate to the correct page.

  3. You are on the correct page but the element property is not correct.
    For this, try creating a unique element property and add it in new line in the element properties pop up.
    If you need guidance in creating element properties, please refer to Locators. You can directly navigate to Locating by XPath.

  4. You are on the correct page, element property is also correct but the element visibility issue exists.
    For this, select Don’t check visibility check in the element properties pop up

  5. If you have verified the above points and still receive the error, it could be due to the element being within a frame.
    Inspect the element and check if the element is within an iframe. If yes, check the frame path/frame name and update the same in the element properties pop up (if it is not already displayed)

...

Element is not enabled

This error will be displayed in the below scenarios

...