Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Application UI Changed, not detecting earlier objects
#1
Not Solved
Hi All,

I am scripting for an application for the last 6 months. Yesterday application UI is changed, hence earlier objects are not detecting.
So I would like to know if any short cuts are there to run the earlier code.

Here is the example..



Set oParent=SwfWindow("swfname:=KTPWICP")
oParent.SwfObject("swfname:=KTPWICP_Fill_Panel").SwfButton("swfname:=btnUsers").Click

This was the code which I have written and was running smoothly. But after UI change code need to change as follows.

Set oParent=SwfWindow("swfname:=KTPWICP")
oParent.SwfObject("swfname:=KTPWICP").SwfButton("swfname:=buttonUsers").Click

Many actions are there, so it is very difficult to change all the scripts manually.. so is it any short cuts are there to run the application with already written code. ??

Thanks in Advance,
Firoz
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  QTP is not identifying the objects in .net application. qtpexpert 0 2,565 03-12-2013, 12:59 PM
Last Post: qtpexpert
Exclamation detecting page navigation from 1 script and then triggering another script... jitender 0 1,968 12-02-2011, 10:33 AM
Last Post: jitender
  QTP not identifying the objects in the application rao 12 10,945 03-06-2010, 11:07 PM
Last Post: virensawant

Forum Jump:


Users browsing this thread: 1 Guest(s)