FYI, We are having a very similar type of failure with the new version
of Firefox v4.

On Apr 29, 8:27 am, Jian Fang <[email protected]> wrote:
> BTW, have you got the similar problem with other versions of IE?
>
> Haroon, could you try his code with the new jar?
>
> I will try as well if I could find some time tonight.
>
> Thanks,
>
> Jian
>
>
>
>
>
>
>
> On Fri, Apr 29, 2011 at 4:56 AM, Lee Roden <[email protected]> wrote:
> > I tried this new jar and the same problem still exists.
>
> > Is it probable that the version of Selenium in the jar does not work
> > with IE8?
>
> > On Apr 28, 5:20 pm, Jian Fang <[email protected]> wrote:
> > > I have to do this by myself. The new artifact is uploaded here:
>
> > >http://aost.googlecode.com/files/telluriumworks-0.8.0-RC2.zip
>
> > > Let us know if there is any problem.
>
> > > Thanks,
>
> > > Jian
>
> > > On Thu, Apr 28, 2011 at 12:56 PM, Lee Roden <[email protected]> wrote:
> > > > Any update as to when the new jar will be uploaded to the website?
>
> > > > On Apr 5, 9:42 am, Jian Fang <[email protected]> wrote:
> > > > > connectSeleniumServer is required to get the browser session. The
> > problem
> > > > > could be
> > > > > in the selenium-server.jar.
>
> > > > > Ajay, please upload a new version of telluriumworks.
>
> > > > > Thanks,
>
> > > > > Jian
>
> > > > > On Tue, Apr 5, 2011 at 10:39 AM, Lee Roden <[email protected]>
> > wrote:
> > > > > > When I remove the tellurium.connectSeleniumServer line the
> > > > > > tellurium.connectUrl("http://www.google.com";) no longer works.
> > > > > > Instead I get Cannot invoke method open() on null object in the
> > > > > > console.
>
> > > > > > -Lee
>
> > > > > > On Apr 4, 6:08 pm, Haroon Rasheed <[email protected]> wrote:
> > > > > > > Did you remove the following line.
> > > > > > > tellurium.connectSeleniumServer()
>
> > > > > > > Sent from my iPhone
>
> > > > > > > On 4 Apr 2011, at 23:27, Lee Roden <[email protected]> wrote:
>
> > > > > > > > I tried it with "*iexplore" and I still get the same javascript
> > > > > > > > failure.
>
> > > > > > > > The following is from my console:
>
> > > > > > > > Running translatable text story (TranslatableText.story)
> > > > > > > > "Cannot find configuration file: TelluriumConfig.groovy, use
> > > > default
> > > > > > > > values"
> > > > > > > > Configure UI Object Builders with default values
> > > > > > > > Configure widget modules with default values
> > > > > > > > Configure event handler with default values
> > > > > > > > Configure data accessor with default values
> > > > > > > > Configure dispatcher with default values
> > > > > > > > Configure Embedded Selenium Server with default values
> > > > > > > > Overwrite Selenium server settings with custom configurations
> > > > > > > > Warning: No user-extensions.js
> > > > > > > > log4j:WARN No appenders could be found for logger
> > > > > > > > (org.openqa.selenium.server.SeleniumServer).
> > > > > > > > log4j:WARN Please initialize the log4j system properly.
> > > > > > > > Configure Selenium Client with default values
> > > > > > > > Overwrite Selenium connector settings with custom
> > configurations
>
> > > > > > > > thanks,
>
> > > > > > > > Lee
>
> > > > > > > > On Apr 4, 5:14 pm, Haroon Rasheed <[email protected]>
> > wrote:
> > > > > > > >> Hi Lee,
>
> > > > > > > >> can you please try the following code.
>
> > > > > > > >> tellurium = new TelluriumEasybTestCase();
> > > > > > > >> tellurium.setCustomConfig(true, 5555, "*iexplore", true, null)
> > > > > > > >> tellurium.start();
> > > > > > > >> tellurium.connectUrl("http://www.google.com";);
>
> > > > > > > >> and let me know if you are still getting a JavaScript error.
>
> > > > > > > >> Thanks
> > > > > > > >> Haroon
>
> > > > > > > >> On 4 April 2011 20:33, Lee Roden <[email protected]> wrote:
>
> > > > > > > >>> As soon as the Tellurium log window opens I am getting
> > Javascript
> > > > > > > >>> errors when trying to run my tests using Internet Explorer
> > v8.
> > > >  Is
> > > > > > > >>> there something I have to do to get Tellurium to run using
> > > > Internet
> > > > > > > >>> Explorer v8.
>
> > > > > > > >>>                tellurium = new TelluriumEasybTestCase();
> > > > > > > >>>                tellurium.setCustomConfig(true, 5555,
> > "iexplore",
> > > > > > true,
> > > > > > > >>> null,)
> > > > > > > >>>                tellurium.start();
> > > > > > > >>>                tellurium.connectSeleniumServer();
> > > > > > > >>>                tellurium.connectUrl("http://www.google.com
> > ");
>
> > > > > > > >>> I see this error in the firebug-lite console.
>
> > > > > > > >>> 'TelluriumCommandExecutor' is undefined (tellurium.js,193)"
>
> > > > > > > >>> --
> > > > > > > >>> 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.
>
> > > > > > > > --
> > > > > > > > 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 athttp://
> > > > > > 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.
>
> > > > --
> > > > 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.
>
> > --
> > 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.

-- 
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