-
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"?