Hi Team,
Im having the following error while executing one of my scripts.The object im trying to identify is a dynamically generated label in the application,please tell me how to fix this issue.
We are using webaii design canvas 1.1 as the recording tool.
This script is failed due to exception, please see N-Unit log file for error details.
System.Exception: Refresh() failed due to an unexpected exception. ---> ArtOfTest.WebAii.Exceptions.FindException: Find Details:
- Chained FindParams used, Params:
-- Param '0' = '[Find logic: Use 'AttributesOnly' where (id=mxprocessingListCtrlxmxgrdProcessingList_rc_0_0_3) ]'.
- Start Element: [Element: 'html:0']
- Search log during Find:
Searching for element starting at '[Element: 'html:0']'
Using FindParam:
[Find logic: Use 'AttributesOnly' where (id=mxprocessingListCtrlxmxgrdProcessingList_rc_0_0_3) ]
Element was not found using the above FindParam. Returning null.
Search failed.
Im having the following error while executing one of my scripts.The object im trying to identify is a dynamically generated label in the application,please tell me how to fix this issue.
We are using webaii design canvas 1.1 as the recording tool.
This script is failed due to exception, please see N-Unit log file for error details.
System.Exception: Refresh() failed due to an unexpected exception. ---> ArtOfTest.WebAii.Exceptions.FindException: Find Details:
- Chained FindParams used, Params:
-- Param '0' = '[Find logic: Use 'AttributesOnly' where (id=mxprocessingListCtrlxmxgrdProcessingList_rc_0_0_3) ]'.
- Start Element: [Element: 'html:0']
- Search log during Find:
Searching for element starting at '[Element: 'html:0']'
Using FindParam:
[Find logic: Use 'AttributesOnly' where (id=mxprocessingListCtrlxmxgrdProcessingList_rc_0_0_3) ]
Element was not found using the above FindParam. Returning null.
Search failed.