Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Issue in WPF Automation in QTP 11
#2
Not Solved
Hi,

Did you tried descriptive.

some thing like below.

Code:
Set descObj = Description.Create
descObj("regexpwndtitle").Value =<var> & ".*"
descObj("wpftypename").Value = "window"
var =WpfWindow(descObj).Exist(0)
MsgBox var
Reply


Messages In This Thread
Issue in WPF Automation in QTP 11 - by Dinesh_cts - 02-24-2012, 01:31 PM
RE: Issue in WPF Automation in QTP 11 - by Tarik Sheth - 02-24-2012, 03:56 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Issue with UI Automation Addin of UFT 15.0.2 skarthick 0 1,276 02-24-2022, 03:01 PM
Last Post: skarthick
  Error in Code while accessing WPF object Dinesh_cts 1 3,198 11-08-2017, 11:46 PM
Last Post: lotos
  Error on WPF elements Autobot 2 5,055 12-09-2014, 11:27 AM
Last Post: Autobot
  Does QTP/UFT support "Microsoft.Windows.Control" (one type of wpf control)? abhishikth12221 2 3,756 01-22-2014, 06:24 PM
Last Post: abhishikth12221
  QTP WPF Controls rnbhushan 0 4,530 09-18-2012, 12:05 AM
Last Post: rnbhushan

Forum Jump:


Users browsing this thread: 1 Guest(s)