Is vbscript a case-sensitive or case-insensitive?
No Answer is Posted For this Question
Be the First to Post Answer
We have an application which is built using multiple technologies and are using QTP as the tool for Automating the same. While we spy over a combo box in this application, we get the object name as a "Combo Control" and we are not able to perform any action over this object in either selecting or checking any method for the same like "Exist" etc. Hence we thought of a solution and the same can be found below
which is the bset training centre to learn automation tools?
How to write functions and sub in vb script?
write a vb script to rename a folder from tree4 to tree7
Explain about constants in vb script?
Both Static and dynamic arrays are handled by VB script. Is it true?
how to delete folder test3,test4 and test5 using vbscript?
What is the use of the formatdatetime function in the vbscript language?
How to get 120 using 5 zeroes, you can use any operator(+, *, /...) in qtp.
How can you destroy an object in vbscript?
Mention what is byref and byval parameters in vbscript?
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?