Forum Discussion

Sheetal's avatar
Sheetal
Occasional Contributor
8 years ago

How to make generalized script for all web links

I have to test the Portal application for which I wrote the script as var BrowserItems, i; var url = "http://192.168.1.224/VPortal"; var form, form1; BrowserItems = new Array(1); BrowserItems[0]...