Forum Discussion
Dmitry_Nikolaev
15 years agoStaff
Hi Alison,
You can get the 'window' object in the following way:
A page object can be obtained in the way below:var page = Sys.Process("iexplore").Page("http://www.google.com");
// or
var page = Sys.Process("iexplore").Page("*");
Related Content
Recent Discussions
- 15 hours ago
- 2 days ago