Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Reading values form data table
#8
Not Solved
Hi Prabhath,

Thanks for the detailed info.

Now I am writing the code like follows and achieve the things,

Case "Link"
Code:
Browser("name:="&BrowserName).Page("name:="&PageName).Link("name:="&LinkName).Exist

Case "WebElement"
Code:
Browser("name:="&BrowserName).Page("name:="&PageName).WebElement("name:="&LinkName).Exist
Adding the cases here for all the types of classes, so my script is running and returning the results for all the rows by matching the corresponding case.

Using the above code checking the UI elements on the page not performing any actions.
Is this right approach?

Thanks,
Venkat
Reply


Messages In This Thread
Reading values form data table - by new4qtp - 08-02-2010, 02:02 PM
RE: Reading values form data table - by new4qtp - 08-02-2010, 02:12 PM
RE: Reading values form data table - by new4qtp - 08-02-2010, 02:43 PM
RE: Reading values form data table - by PrabhatN - 08-02-2010, 04:24 PM
RE: Reading values form data table - by new4qtp - 08-02-2010, 04:55 PM
RE: Reading values form data table - by PrabhatN - 08-02-2010, 05:16 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Reading Global Sheet's DataTable Value Bhuvana 0 1,790 01-05-2020, 10:03 PM
Last Post: Bhuvana
  Can we test Salesforce Standard form using QTP? yona34 0 1,187 05-22-2018, 10:57 AM
Last Post: yona34
  Reading Value from Java Table arjun.singh 8 24,997 10-11-2017, 02:51 PM
Last Post: sivaji
  Reading data from excel sheet serenediva 1 9,987 03-03-2017, 10:07 AM
Last Post: vinod123
  data table use uft_usr 1 2,389 06-29-2016, 05:23 PM
Last Post: Ankesh

Forum Jump:


Users browsing this thread: