josette_merhy12
12 years agoOccasional Contributor
Find element and find object
hello, i m trying to find an object using the Find method. this method returns an object, i can click on it even if it s not a button. But when i use FindChildByXPath method, an element is returned. if the element was a span, i cant use the action click like i do with an object.
how can i solve this issue if i have an element i want to click?
is there any function to convert the element to object?
i am using Jscript language and jquery.
thanks...
how can i solve this issue if i have an element i want to click?
is there any function to convert the element to object?
i am using Jscript language and jquery.
thanks...