Forum Discussion

anhhao_nguyentr's avatar
anhhao_nguyentr
Occasional Contributor
13 years ago

Can not map or find object!

Hi everyone,



I can'n map or find this object and i do't know why.



Please tell me the solution.



Thanks

1 Reply

  • anhhao_nguyentr's avatar
    anhhao_nguyentr
    Occasional Contributor
    I found the solution by using FindChildByXPath method.



     var obj = page["FindChildByXPath"]("//li//span//span//span[@class='combo-arrow']", false);