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
- 11 years ago
- 9 years ago
Recent Discussions
- 20 hours ago
- 20 hours ago
- 5 days ago