Forum Discussion
AlexeyKolosov
Staff
15 years agoHi Anand,
Just address the process instance with the needed index:
Just address the process instance with the needed index:
Call Sys.Process("iexplore", 2).IEFrame(0).Activate
Call Sys.Process("iexplore", 2).IEFrame(1).Close