Hi,

All Firefox plugins embedded in Selenium server have been updated for
version 3.6. Please use the following or a later version of custom selenium
server.

http://maven.kungfuters.org/content/repositories/snapshots/org/seleniumhq/selenium/server/selenium-server/1.0.1-te2-SNAPSHOT/selenium-server-1.0.1-te2-20100215.213208-14.jar

Thanks,

Jian

On Mon, Feb 15, 2010 at 2:10 PM, Jason <[email protected]> wrote:

> hi guys,
>
> I've been manually breaking open the selenium-server jar to edit the
> install.rtf files to support firefox 3.6.  Unless this is done in the
> following files:
>
> ./customProfileDirCUSTFF/extensions/[email protected]/install.rdf
> ./customProfileDirCUSTFF/extensions/{538F0036-F358-4f84-
> A764-89FB437166B4}/install.rdf
> ./customProfileDirCUSTFFCHROME/extensions/[email protected]/
> install.rdf
> ./customProfileDirCUSTFFCHROME/extensions/{503A0CD4-
> EDC8-489b-853B-19E0BAA8F0A4}/install.rdf
> ./customProfileDirCUSTFFCHROME/extensions/{538F0036-F358-4f84-
> A764-89FB437166B4}/install.rdf
> ./customProfileDirCUSTFFCHROME/extensions/{636fd8b0-ce2b-4e00-
> b812-2afbe77ee899}/install.rdf
>
>
>        <em:targetApplication>
>            <Description>
>                <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
>                <em:minVersion>1.4.1</em:minVersion>
>                <em:maxVersion>3.5.*</em:maxVersion>
>            </Description>
>        </em:targetApplication>
>
> to
>
>        <em:targetApplication>
>            <Description>
>                <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
>                <em:minVersion>1.4.1</em:minVersion>
>                <em:maxVersion>3.6.*</em:maxVersion>
>            </Description>
>        </em:targetApplication>
>
> you'll find that FF 3.6 will hang upon browser launch.
>
> thanks!
> Jason
>
> --
> You received this message because you are subscribed to the Google Groups
> "tellurium-users" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<tellurium-users%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/tellurium-users?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"tellurium-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/tellurium-users?hl=en.

Reply via email to