Forum Discussion

IAmSanjay's avatar
IAmSanjay
New Contributor
7 years ago

Getting Error while using contentDocument.Script.$("selector")

Hi All,   I am trying to find the element using the pageObject.contentDocument.Script.$("li a[href='xyz']")[0] and getting error    "Object doesn't support this property or method"  can anybody ...