-
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?
-
-
Sanity Testing
If you have 100 text boxes in a module and you have to do sanity testing. Is it necessary to test all of 100 text boxes or not? How will you test?
-
Get WebEdit FontSize
How to get "FontSize" of a "WebEdit"?
-
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.
-
-
-