Answer Posted / sujatha_k
Vb script is case sensitive
| Is This Answer Correct ? | 3 Yes | 19 No |
Post New Answer View All Answers
Hi anyone Can Send Solution to the Question wt m posting now Prepare Script for the Bellow Scenario? Login to Gmail Page Open Inbox check Mails save them in a Folder
How to open excel in vb script?
What is the purpose of the err object in the vbscript language?
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?
Write a code to print numbers from 5 to 0?
How to make professional test report using vbscript code in UFT, which gives us complete analysis of the test.
What is the scope of a constant declared using public?
How to create a function in vbscript?
Explain a few date functions in vbscript
I am working on QTP, got struck in one place.. In my application depending upon configuration WebEdit count is increasing/ decreasing.. how to get these webedits..
How to access array data?
Which event is triggered when mouse focus comes out of an element in the vbscript language?
In what way program "hello world" you can write in vbscript?
How are values assigned to string type and numeric type variables?
Which function allows you to instantiate an object given its programmatic identifier or progid?