QTP Forum


Join the forum, it's quick and easy

QTP Forum
QTP Forum
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Search
 
 

Display results as :
 


Rechercher Advanced Search

Poll
Keywords

Latest topics
» composite primary key
VB Script to count number of links in a web page.  EmptyThu Jun 19, 2014 11:31 am by thomasdfg

» How to identify the object when it is dynamically changing behavior
VB Script to count number of links in a web page.  EmptyWed Jun 18, 2014 6:37 pm by thomasdfg

» Patches for QTP 10, 11, 11.5
VB Script to count number of links in a web page.  EmptyWed Jun 18, 2014 6:04 pm by thomasdfg

» Retrieving data from Txt file into datatable
VB Script to count number of links in a web page.  EmptyWed Jun 18, 2014 5:32 pm by thomasdfg

» VB Script to count number of links in a web page.
VB Script to count number of links in a web page.  EmptyWed Jun 18, 2014 4:51 pm by thomasdfg

» Customized HTML reports in QTP
VB Script to count number of links in a web page.  EmptyWed Jun 18, 2014 4:42 pm by thomasdfg

» how to print values into a field of a web page, from a data table in qtp?
VB Script to count number of links in a web page.  EmptyWed Jun 18, 2014 4:37 pm by thomasdfg

» How to delete cookies using QTP?
VB Script to count number of links in a web page.  EmptyWed Jun 18, 2014 4:30 pm by thomasdfg

» When UFT Does Not Identify an Object
VB Script to count number of links in a web page.  EmptyWed Jun 18, 2014 4:23 pm by thomasdfg

March 2024
MonTueWedThuFriSatSun
    123
45678910
11121314151617
18192021222324
25262728293031

Calendar Calendar

Affiliates
free forum


VB Script to count number of links in a web page.

Go down

VB Script to count number of links in a web page.  Empty VB Script to count number of links in a web page.

Post by thomasdfg Wed Jun 18, 2014 4:51 pm

Code:
Set Des_Obj = Description.Create
Des_Obj("micclass").Value = "Link"
Set link_col = Browser("name:=Google").Page("title:=Google").ChildObjects(Des_Obj)
msgbox link_col.count
thomasdfg
thomasdfg

Posts : 11
Join date : 2014-06-18
Age : 39
Location : Hyderabad

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum