Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Parametrization for dynamic Power Builder application
#1
Not Solved
Hello,

I am trying to automate a powerbuilder application where individual fields are not recognized by the object spy.

 PbWindow("w_lems_login").PbDataWindow("dw_user_login").SelectCell "#1","usr_login", "username"
 PbWindow("w_lems_login").PbDataWindow("dw_user_login").SetCellData "#1","usr_pwd""password"

1. How do I parametrize the script mentioned above?  Usually, I would use select datatable.value ("ID", "globalsheet"), but in this case I am confused as to how I would mention the cell number as well.
2. When I run the same script again, it runs sometimes, but at times I get an error.  Why is this happening?

Thank you in advance!!
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  error in Parametrization triples13 1 1,823 01-21-2015, 06:14 PM
Last Post: triples13
  Is it possible to call Java window and Power Builder Window in 1 Action sbkhbk 0 2,437 06-05-2014, 08:18 PM
Last Post: sbkhbk
  UFT 11.5 Parametrization- Not able to run the 2nd Iteration Sanjhisu 1 4,332 01-22-2013, 10:54 AM
Last Post: mseroney88
  Problem in Datatable Parametrization(QTP 9.0) abhishek.hegde 14 9,654 01-30-2010, 04:57 PM
Last Post: rajvanan
  Dynamic Window Name and Windows application GSKQA 1 3,995 06-18-2009, 10:26 AM
Last Post: ursvinod

Forum Jump:


Users browsing this thread: 1 Guest(s)