*HTML code*
<input id="btnAddNewCustomer" type="submit" class="ui-button Action"
value="Create New Customer" onclick="createNewCustomer()">

*RubyCode*
@browser.button(:value => "Create New Customer").fire_event("onclick")



On Mon, Mar 18, 2013 at 5:28 PM, Željko Filipin <[email protected]>wrote:

> On Mon, Mar 18, 2013 at 9:40 AM, Sohail Mirza <[email protected]> wrote:
>
>> I am getting this error Element is not clickable at point.
>
>
> Please share relevant HTML and Ruby code. Full text of the error, too.
>
> Željko
> --
> https://leanpub.com/watirbook
>
> --
> --
> Before posting, please read http://watir.com/support. In short: search
> before you ask, be nice.
>
> [email protected]
> http://groups.google.com/group/watir-general
> [email protected]
>
> ---
> You received this message because you are subscribed to the Google Groups
> "Watir General" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

[email protected]
http://groups.google.com/group/watir-general
[email protected]

--- 
You received this message because you are subscribed to the Google Groups 
"Watir General" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to