|
Posted by Brent Baisley on 05/16/05 21:35
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 Javascript to get the browsers to do what you
want? Not sure what you are trying to do in your test, but Javascript
is quite versatile.
On May 16, 2005, at 2:18 AM, Dang Nguyen 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.
> 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 documentation
> or
> otherwise regarding this matter. Does Firefox have any COM interface
> like
> IE does?
>
> Cheers,
> Dang Nguyen
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--
Brent Baisley
Systems Architect
Landover Associates, Inc.
Search & Advisory Services for Advanced Technology Environments
p: 212.759.6400/800.759.0577
Navigation:
[Reply to this message]
|