While performing UI Automation test on WPF .net application with Ranorex , I am facing following problem.Please help!
1. It gives a warning message.
2. After that it gives following errors.Failed to instrument Qt process. Please make sure you have enough privileges to access the process and a supported version of Qt.
(This message is only shown once per report.)
i)Attribute 'Text' of element for item 'EBSrelatdRepository.EliteBonusingSuite140001.EliteBonusingSuite14000' does not match the specified value (Failed to find item 'EBSrelatdRepository.EliteBonusingSuite140001.EliteBonusingSuite14000'. No element found for path '/form[@wpfnative='True' and @title~'^Elite\ Bonusing\ Suite\ 14\.0' and @processname='BallyTech.BonusingServer.Apps.Shell']/container/container/container[1]/container/text[@caption~'^Elite\ Bonusing\ Suite\ 14\.0']' within 1m.).
ii)Module execution was aborted because a validation step has failed. Attribute 'Text' of element for item 'EBSrelatdRepository.EliteBonusingSuite140001.EliteBonusingSuite14000' does not match the specified value (Failed to find item 'EBSrelatdRepository.EliteBonusingSuite140001.EliteBonusingSuite14000'. No element found for path '/form[@wpfnative='True' and @title~'^Elite\ Bonusing\ Suite\ 14\.0' and @processname='BallyTech.BonusingServer.Apps.Shell']/container/container/container[1]/container/text[@caption~'^Elite\ Bonusing\ Suite\ 14\.0']' within 1m.).
Show/Hide Stacktrace
Because of these two problems i am unable to proceed.