Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Dynamic Webelement identification
#1
Not Solved
Hi ,

I am trying automate workflow application having number of web element where i want to click on particular web element but QTP is taking more than 3 min to run single line of script or fails to click.

Can it is possible identify web element with Xpath method for dynamic objects or web element
Is there any other method other than click ,to work faster.

Code:
Browser().page().frame().Webelement(CL11).Click
Browser().page().frame().Webelement(CL12).Click

Thanks in advance
Rajesh
Reply
#2
Not Solved
Hi,

Which version of QTP u r using now?
If u want to use Xpath , then u have to use QTP 11.0.

Regards,
Sankalp
Reply
#3
Not Solved
For dynamic web element just use descriptive programming statements
Reply
#4
Not Solved
Thanks for reply,

I am using QTP 11, currently script is implemented with descriptive programming but it takes time to click as the object some time needs page scroll which is taking time to run the script

so just want to know the method which can locate object uniquely & click on

Environment is K2 underground workflow application but object are getting identified as web object.

Thanks in advance for help
Rajesh
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)