thustead
14 years agoContributor
If Object is visible do ... not working
In a key word test I am trying to use the "If Object" test action, so that if a pop up window is visible do some child operations, else do not, but the script errors out with the below error:
The 'Aliases.Client.wndWindowsForms10Window8app02e0c681.WindowsForms10MDICLIENTapp02e0c681.FormStart.panelView.SearchRfcView.tabControl.tabPageBasicSearch.searchViewBasic.WinClient_Panels_Admin_BasicRolesQueryPanel_searchResultsGrid.panelNoSearchResults.labelNoSearchResults' object does not exist
I don't know why the script stops with this error, it should just continue and not do the operations I tell it to do if the window exists. Attached are screens shots of how I setup the If Object action. I'm testing a C# application.
Anyone have any suggestions.
Thanks,
Tom
The 'Aliases.Client.wndWindowsForms10Window8app02e0c681.WindowsForms10MDICLIENTapp02e0c681.FormStart.panelView.SearchRfcView.tabControl.tabPageBasicSearch.searchViewBasic.WinClient_Panels_Admin_BasicRolesQueryPanel_searchResultsGrid.panelNoSearchResults.labelNoSearchResults' object does not exist
I don't know why the script stops with this error, it should just continue and not do the operations I tell it to do if the window exists. Attached are screens shots of how I setup the If Object action. I'm testing a C# application.
Anyone have any suggestions.
Thanks,
Tom