Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Playback causes different behavior than manual
#2
Solved: 11 Years, 3 Months, 4 Weeks ago
Try the code below,

Code:
Dialog("Other (page)").WinComboBox("Type").Select "MenuPickName"
Dialog("Other (page)").WinComboBox("Type").Click
Or
Dialog("Other (page)").WinComboBox("Type").Select 0
Dialog("Other (page)").WinComboBox("Type").Click

If it doesn't work, try the code below,

Code:
Dialog("Other (page)").WinComboBox("Type").Click
Dialog("Other (page)").WinComboBox("Type").Select "MenuPickName"
Dialog("Other (page)").WinComboBox("Type").Click
Or
Dialog("Other (page)").WinComboBox("Type").Click
Dialog("Other (page)").WinComboBox("Type").Select 0
Dialog("Other (page)").WinComboBox("Type").Click
Reply


Messages In This Thread
RE: Playback causes different behavior than manual - by elango87 - 12-24-2012, 01:58 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  WinList Behavior marse91782 0 2,940 11-24-2016, 06:32 AM
Last Post: marse91782
  Inserted WebEdit value is not sticking in UFT during playback priyaUFTlearner 3 3,130 04-14-2015, 01:28 AM
Last Post: priyaUFTlearner
  Need Excel template for mapping manual scripts to Automation scripts. ACCBAJPA 0 2,965 09-19-2013, 03:02 PM
Last Post: ACCBAJPA
  QTP's behavior with MFC - ultimate grid (ProfUIS) Syeda_Shilpa 0 3,928 03-25-2011, 06:25 PM
Last Post: Syeda_Shilpa
  Automate Manual scripts sudhaj 3 3,997 07-12-2010, 08:28 AM
Last Post: sudhaj

Forum Jump:


Users browsing this thread: 2 Guest(s)