How can constants be declared in the vbscript language?
No Answer is Posted For this Question
Be the First to Post Answer
How to create MSAcess table foriegn key
There are 5 web pages.write a script to click the button on 4th web page.
How to open browser in vb script?
Hello All, In QTP 9.2 for Mozilla Firefox, there is webelement in my application, I tried to click on that using decsriptive programming, but it does not work. and for this i tried this code too: Set obj = CreateObject ("Mercury.DeviceReplay") absx = Browser("").Page("").WebElement(".").GetROProperty ("abs_x") absy = Browser("").Page("").WebElement(".").GetROProperty ("abs_y") obj.MouseMove absx, absy obj.MouseClick absx, absy, 0 But it is not clicked. Can anyone help me out for this problem. Thnx in Advance
Can someone please tell me what poor design in a relational database (not the layout or style) is and how it can be avoided? PLEASE...im desperate.
write a vb script to generate hello 5 times using do until loop
How to write VB Script for selecting a particular row in a WebTable?
Can anybody code this problem for me in VB script - Create an array of 4 elements, increase its size to 7 elements and then find out which of the elements are prime (use functions)
best training centre in bangalore
How will you get the smallest subscript of an array in vbscript?
Hi, Can anyone please send me vb script examples to practice vb and also material to learn vb scripting in QTP? my email id : hareen_11@yahoo.com
Which event is triggered when mouse focus comes out of an element in the vbscript language?