when page navigate to the home page, it will load two a labels with href,which created by jquery automatically . when i used page.elements.find("a",0).GetAttributes().get<string>("href"), it will will throw exception,will not get the value of "href".
who can helo me resolve it . thx
Zhaodong
0 Points
3 Posts
Cannt find element which created by jquery with LTAF
Jul 30, 2012 04:42 PM|LINK
when page navigate to the home page, it will load two a labels with href,which created by jquery automatically . when i used page.elements.find("a",0).GetAttributes().get<string>("href"), it will will throw exception,will not get the value of "href". who can helo me resolve it . thx