awesome, thanks! Jason
On Feb 15, 11:20 am, Jian Fang <[email protected]> wrote: > Jason, > > We really appreciate your feedback. We will change the selenium server > accordingly soon. > > 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.
