Hi Team,

I am trying to see in Geb if we can attach custom method to jQuery 
navigator, to use it like:

$('#element-id').myCustomMethod()
Or
$('#element-id').jquery.myCustomMethod()

is this possible in Geb ? 

jQuery allows it by .fn.extend() : https://api.jquery.com/jquery.fn.extend/

Thanks,
Suresh

-- 
You received this message because you are subscribed to the Google Groups "Geb 
User Mailing List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/geb-user/0d7aa932-f804-4bd9-bf5d-c2707a529d4b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to