Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Need Script for the below scenario which will solve my actual issue
#5
Solved: 11 Years, 6 Months, 2 Weeks ago
Hi ...I found a solution for my Issue 1 ..not sure whether its the right way...I just found if put a msgbox next to if condtion..code is executing without manual intervention so it wrote the follwoing code...

Still pls help me in my issue 2...I will tell my issue 3 latter...Still i see no answer or suggestion from a member...pls do help ..it will give me some confidence that i too can learn QTP...
Code:
If Window("Window_2").WinMenu("ContextMenu").Exist Then
    Set a=createobject("wscript.shell")
msgbox_message="Not Nokia App"
msgbox_time=1
msgbox_title=""
a.popup msgbox_message,msgbox_time,msgbox_title

Set a=Nothing
    index_count = index_count + 5
    else
Reply


Messages In This Thread
RE: Need Script for the below scenario which will solve my actual issue - by RameshKrishnan - 07-11-2013, 05:01 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Create Video of a scenario shivangshah 0 1,289 01-30-2017, 07:45 PM
Last Post: shivangshah
  Default recovery scenario TurtleRock 1 3,003 05-30-2014, 02:17 PM
Last Post: Tarik Sheth
  Edit Recovery Scenario skegler 0 3,350 03-05-2014, 10:40 PM
Last Post: skegler
  QTP 11, Win 7 - Issue while saving the Excel through the script.bu fine in XP sivasuman 0 2,407 11-15-2013, 01:38 PM
Last Post: sivasuman
  How to solve / record SAP (Transaction code PA40) Infotypes sequence problem in QTP kamal262007 0 2,376 02-04-2013, 11:25 AM
Last Post: kamal262007

Forum Jump:


Users browsing this thread: 1 Guest(s)