-
How to handle this scenerio?
When trying to run script1. if Window("windowname") Then2. script.CallScript("login")3. else 4. browser.close()5. end ifan error is thrown as - "a logical expression is required for this statement"Please someone tell me how can I handle this scenerio?
-
Get WebEdit FontSize
How to get "FontSize" of a "WebEdit"?
-
Is it possible to change the extension of Shared object repository
Normally, the extension of the shared object repository is .tsr.Is it possible to chang the extension of the shared object repository.
-
-
QTP Recording Modes
how many types of recording modes in QTP? describe each type with an example where we use them?
-
-
Enhance Recorded Script
How can one enhance the recorded script other than adding Checkpoints?
-
-
-
How to use Regular Expression
I am opening the google page with scripting and now using regular expression i want to enter browser and page name of google to enter the search text and search.
-
-
-
VBScript code for Scrolling
can any tell me what is the script for scrolling on any browser from top to bottom and viceversa using VBscript?
-
-
Count Number of Links
How to count the number of links in web page using QTP Script?
Recovery Scenario and On Error Resume Next
What is the difference between 'Recovery Scenario' and 'On Error Resume Next'?
Ans