Hi Dominic,

I put back the fix to the GoogleChromeLauncher.java and here is the updated
selenium-server.

http://maven.kungfuters.org/content/repositories/snapshots/org/seleniumhq/selenium/server/selenium-server/1.0.3-te2-SNAPSHOT/selenium-server-1.0.3-te2-20100318.145458-2.jar

Please let us know if it works for you.

Thanks,

Jian

On Thu, Mar 18, 2010 at 9:30 AM, Jian Fang <john.jian.f...@gmail.com> wrote:

> Hi Dominic,
>
> I will add the two options to the GoogleChromeLauncher.java as you
> suggested.
>
> Thanks,
>
> Jian
>
>
> On Thu, Mar 18, 2010 at 8:02 AM, dominicm <dominic.moo...@betfair.com>wrote:
>
>> Hi Jian,
>>
>> Seems selenium 1.0.3 does not contain the fix for googlechrome that I
>> need, but has fixed the custom browser launcher.
>>
>> I've now got chrome working fairly reliably using this in my
>> TelluriumConfig.groovy
>>
>> browser = "*custom c:/Google/Chrome/Application/chrome.exe --disable-
>> web-security --disable-popup-blocking --disable-prompt-on-repost --
>> proxy-server=localhost:4444 --no-first-run --ignore-certificate-
>> errors"
>>
>> Since some of these are standard, could you pleae add options
>> --disable-web-security
>> --ignore-certificate errors
>> to GoogleChromeLauncher.java as before?
>>
>>
>> Thanks
>>
>>
>> On Mar 11, 2:35 pm, Jian Fang <john.jian.f...@gmail.com> wrote:
>> > Hi Dominic,
>> >
>> > Haroon is working on upgrading Selenium RC to 1.0.3 and he should check
>> in
>> > the code soon.
>> >
>> > Thanks,
>> >
>> > Jian
>> >
>> > On Thu, Mar 11, 2010 at 6:17 AM, dominicm <dominic.moo...@betfair.com
>> >wrote:
>> >
>> >
>> >
>> > > Thanks Jian,
>> >
>> > > This is working for simple tests and is good enough for what we're
>> > > doing at the moment.
>> >
>> > > I've been trying to use *custom to launch and test various options but
>> > > this is broken in selenium at the moment. Apparently this is fixed in
>> > > 1.0.3 so I'll wait until we have this before investigating further.
>> >
>> > > On Mar 10, 4:12 am, Jian Fang <john.jian.f...@gmail.com> wrote:
>> > > > Hi Dominic,
>> >
>> > > > I added the line to the chrome launcher as you suggested. Please use
>> the
>> > > new
>> > > > selenium-server from
>> >
>> > > >
>> http://maven.kungfuters.org/content/repositories/snapshots/org/seleni...
>> >
>> > > > and let us know if this works for you.
>> >
>> > > > Thanks,
>> >
>> > > > Jian
>> >
>> > > > On Tue, Mar 9, 2010 at 9:39 AM, dominicm <
>> dominic.moo...@betfair.com>
>> > > wrote:
>> > > > > Hi,
>> >
>> > > > > Google Chrome 4 now accounts for 8% of our site visitors, but I
>> cannot
>> > > > > test using it because it had no prvileged access mode.
>> >
>> > > > > Today I stumbled upon this thread
>> >
>> > > > >http://jira.openqa.org/browse/SRC-740
>> >
>> > > > > which addresses exactly this issue. The last post states:
>> >
>> > > > > "For those of you looking for a quick fix (I couldn't figure out
>> how
>> > > > > to apply the patches), you can just add:
>> >
>> > > > > // Disable security
>> > > > > "--disable-web-security",
>> >
>> > > > > to server-coreless/src/main/java/org/openqa/selenium/server/
>> > > > > browserlaunchers/GoogleChromeLauncher.java on line 176 (right
>> before
>> > > > > "url". Then recompile and you're good to go."
>> >
>> > > > > Any chance that this could be added for the next build?
>> >
>> > > > > Thanks
>> >
>> > > > > --
>> > > > > You received this message because you are subscribed to the Google
>> > > Groups
>> > > > > "tellurium-users" group.
>> > > > > To post to this group, send email to
>> tellurium-us...@googlegroups.com.
>> > > > > To unsubscribe from this group, send email to
>> > > > > tellurium-users+unsubscr...@googlegroups.com<tellurium-users%2bunsubscr...@googlegroups.com>
>> <tellurium-users%2bunsubscr...@­googlegroups.com>
>> > > <tellurium-users%2bunsubscr...@­googlegroups.com>
>> > > > > .
>> > > > > For more options, visit this group at
>> > > > >http://groups.google.com/group/tellurium-users?hl=en.-Hide quoted
>> text
>> > > -
>> >
>> > > > - Show quoted text -
>> >
>> > > --
>> > > You received this message because you are subscribed to the Google
>> Groups
>> > > "tellurium-users" group.
>> > > To post to this group, send email to tellurium-users@googlegroups.com
>> .
>> > > To unsubscribe from this group, send email to
>> > > tellurium-users+unsubscr...@googlegroups.com<tellurium-users%2bunsubscr...@googlegroups.com>
>> <tellurium-users%2bunsubscr...@­googlegroups.com>
>> > > .
>> > > For more options, visit this group at
>> > >http://groups.google.com/group/tellurium-users?hl=en.- Hide quoted
>> text -
>> >
>> > - Show quoted text -
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "tellurium-users" group.
>> To post to this group, send email to tellurium-us...@googlegroups.com.
>> To unsubscribe from this group, send email to
>> tellurium-users+unsubscr...@googlegroups.com<tellurium-users%2bunsubscr...@googlegroups.com>
>> .
>> 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 tellurium-us...@googlegroups.com.
To unsubscribe from this group, send email to 
tellurium-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tellurium-users?hl=en.

Reply via email to