Quantcast
Channel: New board topics in SmartBear Community
Viewing all articles
Browse latest Browse all 20755

Is there a way that I could set WebPageObj as a global variable?

$
0
0

webPageObj = Sys.Browser("iexplore*").Page("*");

 

 

I don't want to declare this object everytime I call a function. Is there any way that i could set it as a global variable? I tried the methods in help file. but it keeps failing...


Viewing all articles
Browse latest Browse all 20755

Trending Articles