From: Mike B. <mb...@Ga...> - 2002-08-29 14:58:50
|
> How can I retrieve htmlAnchors from a HtmlPage if there is no ID on > the anchors to adress them (similar with forms)? E.g. is there a way > of getting a list of all the links/anchors from the page? The next pre-release will have three methods that do what you want. HtmlPage.getAnchorByHref() HtmlPage.getAnchorByText() HtmlPage.getAnchors() <- returns all anchors on the page All three are already in CVS if you want to try the latest code. -- Mike Bowler Principal, Gargoyle Software Inc. Voice: (416) 822-0973 | Email : mb...@Ga... Fax : (416) 822-0975 | Website: http://www.GargoyleSoftware.com |