Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can we access a table element in Script at runtime without a corr. test object?
#2
Not Solved
Hi,

You need to have a corresponding object for the script to run, to whatever heirarchy you are refering to.

If you want to execute without using Object Repository, you have to use descriptive programming... i.e. supplying the object's properties to the script
i.e. Browser("creation time:=0).Page("title:=google").. as such.

Hope this helps,

Cheers
Anil
Reply


Messages In This Thread
RE: Can we access a table element in Script at runtime without a corr. test object? - by anil2u - 10-14-2013, 07:05 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Collecting Objects And Object State At Runtime zunebuggy 3 1,554 11-22-2017, 02:37 PM
Last Post: supputuri
  Page element keep changing chong67 4 4,353 11-08-2016, 09:17 PM
Last Post: Paul Rammone
  Choosing element from array marvson 1 1,806 06-29-2016, 02:55 PM
Last Post: Ankesh
  Web Element: Not able to select value from drop down in Web Element. Rajeev 4 5,047 08-04-2015, 06:03 PM
Last Post: kbhargava505
  Calling a function in a Test Script from a function library anupam4j 3 5,931 06-26-2015, 12:31 AM
Last Post: babu123

Forum Jump:


Users browsing this thread: 1 Guest(s)