Hi,

The upload file functionality has not been implemented in Tellurium, please
see the following issue

http://code.google.com/p/aost/issues/detail?id=270

If you could find some Selenium implementation, we could integrate it into
Selenium core.

"element.dispatchEvent is not a function" is a very general JavaScript error
and it does not really
tell you anything.

There is a post about how to debug the Tellurium Engine side JavaScript:

http://code.google.com/p/aost/wiki/HowToDebugTelluriumEngine

Or could you try 0.8.0 snapshot which return full JavaScript error stack and
could help us to diagnose the problem.

Thanks,

Jian

On Wed, Dec 29, 2010 at 9:08 AM, ghanshyam baheti <[email protected]>wrote:

> Hi All,
>
> I am writing tellurium module API and have below doubts. someone please
> suggest on below quires.
>
> 1.* What is way to upload file in tellurium UI?*
> Can you please give snapshot of how tellurium support file upload for
> element say <Input type="file">
>
> 2. *I am having one button on screen when I click it getting below error*.
>
> *Button* *UI Object*
> InputBox(uid: "ProjectAdd", clocator: [id: "projectAdd", class: "button"],
> respond: ["click"])
>
> *Error*
> ERROR: Command execution failure. Please search the Tellurium User Group at
> http://groups.google.com/group/tellurium-users for error details from the
> log window.  The error message is: element.dispatchEvent is not a function
>
> Strange is that; there are few other buttons too for which 'click' event
> works fine but issue coming in above case only. Please suggest.
>
> Thanks in advance...
>
>
> --
> Thanks,
> Ghanshyam Baheti.
>
> I am a little pencil in the hand of a writing God who is sending a love
> letter to the world.
> -------------------------------------------------------------------
>
> --
> 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