Forum Discussion
- rraghvaniChampion Level 3
Are not able to navigate to the next page?
- AshokChandraOccasional Contributor
There is an option to navigate to next page but before navigating i need to verify if the created data is available in the table of current page.
When i use If Then - Keyword test stops stating the object was not found, it would never go to the next line.
- rraghvaniChampion Level 3
If the object is not found, then you need to check the name mapping. Ensure the properties that you have selected to identify the object, do not change. As TC will not be able to identify the object.
- AshokChandraOccasional Contributor
rraghvani wrote:If the object is not found, then you need to check the name mapping. Ensure the properties that you have selected to identify the object, do not change. As TC will not be able to identify the object.
yes, the name mapping and the properties are all correct.
the created data might be in the current page or other pages - i need to verify or navigate to all other pages for the created data - which is not happening - TC just validates the current page and stops execution if data not found.
I want TC to check for the data in the current page -if available perform an action, and if the data is not available then i want test complete to move to the next line of code and navigate to the next page, again if the data is still not present in the second page then move to the third page until the data is found.
- rraghvaniChampion Level 3
If the object doesn't exist, then you need to use If Object Operation.
To verify the properties of an object, the object must exist.
Related Content
- 10 years ago
- 9 years ago
Recent Discussions
- 17 hours ago
- 18 hours ago
- 5 days ago