Forum Discussion

aceishigh's avatar
aceishigh
Contributor
13 years ago

Can't Get Firefox12 Page

Hi,

I'm working on Windows 2008 Server SP2 X64. I have TestComplete 8.7.727.7.

I can get the current page of IE8 no problem by running the following code:

Sys.Process("iexplore").Page("*")

However, when I try the same thing for Firefox12, it doesn't work:

Sys.Process("firefox").Page("*")



Any idea why this is happening?

Thanks,

J.