Am working with web application. i faced one senario. i.e,
webpage having webtable having two coloumns, in that first
coloumn is for serial no and second coloumn is for mac
address link, now i want to get first row second coloumn
value, that having macaddress as link. Please help me how to
get that link?
Answer Posted / ankit
linkvalue=browser().page().webtable().childitem(1,2,link)
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Which event is triggered when mouse focus comes out of an element in the vbscript language?
Which operator is used for fetching the modulus of the 2 numbers in the vbscript language?
Explain the scope of the variables using dim, public, and private keywords respectively.
Explain the asc function?
How should i Create Email invite with server-side Coding?
how to operate webobjects in a webpage using getobject function and then using generic methods?
Explain the string concatenation function in vbscript?
Mention how to assign a date value to a variable?
How will you check that a variable is an array in vbscript?
while using Keyward driven framework in QTPif new requirements are added how to manage it...plz ans
Can anyone send me a vb script function for verifying the functionality of active links on a web page
hi Set myobj=Description.Create() myobj("type").value="submit" myobj("name").value="google search" myobj("html tag").value="button" browser("title:=google").page("title:=google").webButton (myobj).Click i was running above code in one weak back it was working fine i got result,again i opened after few days ,again i was trying to run the code it shows run time error in last line of my code ,why ?pls answer my question?
Explain about operator precedence in vb script?
1.I want to establish connection with excel and also want to fetch the data using SQL queries. 2.the code should be written in such a way that in future if I want to migrate from excel to MS excess database , then there should be minimal changes.
i have a problem with this error(this error related edit and
delete button,when i click this button in datagrid..i will
get this error)"Invalid postback or callback argument.
Event validation is enabled using