please can you help me to get a code of flames using a visual basic 6
No Answer is Posted For this Question
Be the First to Post Answer
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?
Set srchobj=Description.Create() srchobj("type").value="text" srchobj("name").value="q" srchobj("html tag").value="input" browser("micclass:=google").Page("micclass:=google").webedit (srchobj).Set "qtp" what's wrong in my code pls tell me ? the above code working fine and i got my result pass,now i am trying to run the program it shows general run time error why?pls help me i am in learning stage ?
Mention how to create a cookie using vbscript?
What is the main difference between function and sub-procedure?
What is the use of option explicit in vbscript?
a;;b;c;;;d in this string output is abcd will come how can we do that in vbscript in QTP testing?
when we use filter funtiom invb script(QTP)
Which operator can be used to check if two numbers are equal or not in vbscript?
How will you get the octal value of the given number in vbscript?
What is variant in vb script?
how to write code: to check whether the window of an Application Under Test exist or not . plz give with example
Write a test case using Test if the images,a particular test exists,check if the page links match,page response is within a certain range,parameterization of the test,the test should comprise of actions,the test should use a custom function,the test should use global repository