XPCOM is similar to COM, except that it is Cross Platform, and doesn't
support DCOM.
On 5/16/05, Dang Nguyen <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I would like to write some PHP scripts to automate web testing. I already
> have a framework that uses the COM class to automate the tests in IE.
I would doubt FireFox has a COM interface like IE. Remember, IE is
really part of Windows so by default it would have a COM interface.
FireFox is cross platform where COM won't exist. For example, on the
Mac, Firefox only supports the required Appescript interface.
Have you thought of using Jav
Hello,
I would like to write some PHP scripts to automate web testing. I already
have a framework that uses the COM class to automate the tests in IE. Now,
I'd like to port that code so that I can test the same web pages in FireFox
or Mozilla browsers. I haven't been able to locate any docum
3 matches
Mail list logo