You can subscribe to this list here.
2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(6) |
Jul
(17) |
Aug
(18) |
Sep
(22) |
Oct
(16) |
Nov
(6) |
Dec
(11) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
(11) |
Feb
(10) |
Mar
(34) |
Apr
(26) |
May
(6) |
Jun
(22) |
Jul
(14) |
Aug
(4) |
Sep
(47) |
Oct
(69) |
Nov
(23) |
Dec
(21) |
2005 |
Jan
(53) |
Feb
(33) |
Mar
(92) |
Apr
(65) |
May
(63) |
Jun
(57) |
Jul
(43) |
Aug
(132) |
Sep
(61) |
Oct
(75) |
Nov
(60) |
Dec
(130) |
2006 |
Jan
(74) |
Feb
(87) |
Mar
(101) |
Apr
(58) |
May
(54) |
Jun
(42) |
Jul
(31) |
Aug
(67) |
Sep
(61) |
Oct
(71) |
Nov
(28) |
Dec
(58) |
2007 |
Jan
(53) |
Feb
(50) |
Mar
(96) |
Apr
(66) |
May
(55) |
Jun
(130) |
Jul
(99) |
Aug
(115) |
Sep
(37) |
Oct
(78) |
Nov
(24) |
Dec
(70) |
2008 |
Jan
(94) |
Feb
(85) |
Mar
(197) |
Apr
(274) |
May
(119) |
Jun
(143) |
Jul
(193) |
Aug
(99) |
Sep
(160) |
Oct
(120) |
Nov
(178) |
Dec
(109) |
2009 |
Jan
(238) |
Feb
(169) |
Mar
(115) |
Apr
(109) |
May
(131) |
Jun
(167) |
Jul
(144) |
Aug
(193) |
Sep
(155) |
Oct
(154) |
Nov
(97) |
Dec
(127) |
2010 |
Jan
(108) |
Feb
(127) |
Mar
(176) |
Apr
(113) |
May
(130) |
Jun
(200) |
Jul
(115) |
Aug
(80) |
Sep
(92) |
Oct
(101) |
Nov
(124) |
Dec
(53) |
2011 |
Jan
(67) |
Feb
(144) |
Mar
(88) |
Apr
(60) |
May
(89) |
Jun
(54) |
Jul
(68) |
Aug
(81) |
Sep
(48) |
Oct
(40) |
Nov
(10) |
Dec
(20) |
2012 |
Jan
(21) |
Feb
(28) |
Mar
(17) |
Apr
(35) |
May
(41) |
Jun
(44) |
Jul
(68) |
Aug
(67) |
Sep
(89) |
Oct
(58) |
Nov
(47) |
Dec
(56) |
2013 |
Jan
(49) |
Feb
(28) |
Mar
(46) |
Apr
(31) |
May
(28) |
Jun
(37) |
Jul
(34) |
Aug
(52) |
Sep
(42) |
Oct
(108) |
Nov
(59) |
Dec
(56) |
2014 |
Jan
(41) |
Feb
(72) |
Mar
(46) |
Apr
(21) |
May
(19) |
Jun
(17) |
Jul
(15) |
Aug
(40) |
Sep
(11) |
Oct
(3) |
Nov
(5) |
Dec
(31) |
2015 |
Jan
(11) |
Feb
(12) |
Mar
(19) |
Apr
(19) |
May
(38) |
Jun
(54) |
Jul
(14) |
Aug
(42) |
Sep
(14) |
Oct
(16) |
Nov
(26) |
Dec
(14) |
2016 |
Jan
(3) |
Feb
(1) |
Mar
(24) |
Apr
(5) |
May
(15) |
Jun
(14) |
Jul
(33) |
Aug
(19) |
Sep
(8) |
Oct
(10) |
Nov
|
Dec
(2) |
2017 |
Jan
(16) |
Feb
(12) |
Mar
(23) |
Apr
(8) |
May
(11) |
Jun
(20) |
Jul
(21) |
Aug
(20) |
Sep
|
Oct
(6) |
Nov
(9) |
Dec
(2) |
2018 |
Jan
(7) |
Feb
(5) |
Mar
(6) |
Apr
(5) |
May
(1) |
Jun
(2) |
Jul
(2) |
Aug
|
Sep
(4) |
Oct
(3) |
Nov
|
Dec
(4) |
2019 |
Jan
(2) |
Feb
(2) |
Mar
(3) |
Apr
(4) |
May
|
Jun
(4) |
Jul
(9) |
Aug
(2) |
Sep
|
Oct
(4) |
Nov
(1) |
Dec
(7) |
2020 |
Jan
(2) |
Feb
(6) |
Mar
(9) |
Apr
(1) |
May
(1) |
Jun
(15) |
Jul
(1) |
Aug
(1) |
Sep
(2) |
Oct
(6) |
Nov
(3) |
Dec
(5) |
2021 |
Jan
(3) |
Feb
(1) |
Mar
(2) |
Apr
(1) |
May
|
Jun
(1) |
Jul
(1) |
Aug
(3) |
Sep
(1) |
Oct
|
Nov
(1) |
Dec
|
2022 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(2) |
Jun
(1) |
Jul
(4) |
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
(6) |
2025 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Barnaby C. <Ba...@ac...> - 2003-06-03 18:41:35
|
Hi, You should be able to do this using the HtmlPage.getFirstAnchorByText() method. Good Luck, -Barnaby ---------- Original Message ---------------------------------- From: "Glanville, Jay" <Jay...@Na...> Date: Tue, 3 Jun 2003 14:32:05 -0400 >Hello all. Nice new list! > >I have a question or two for the community: > >There is an HTMLPage.getAnchorByHref() function, and an >HTMLPage.getAnchorByName() function, but there isn't an >HTMLPage.getAnchorByText() function. The reason I need this is because the >name attribute isn't used, and I can't guarantee what the href value will be >(it will contain the user's id, which is dynamically created). > >I know that the web app will reply with something like this: > > <a href=".../someJsp.jsp?id=66">Edit John</a> > >So, I thought to myself, I'd write a utility method that uses the >HTMLPage.getAnchors() method, goes through the list of resulting HTMLAnchor >objects looking for something with the content of "Edit John". However, I >can't figure out how to get the content of an A element out of the >HTMLAnchor object. > >So, question one: is there an easy way to get an HTMLAnchor object out of an >HTMLPage by querying based on the content of the tag? > >Question two (if question one forces me to write my utility method): how do >I get the content of an A tag out of the HTMLAnchor object? > >Thankx > >JDG > >PS: Hopefully enough of the designers mailing list has signed up to the >users list so that there is enough of a population to read my query. ;-) > >-- >Jay Glanville >Web Developer >jay...@na... >(613) 725-2030 x393 > > > >------------------------------------------------------- >This SF.net email is sponsored by: eBay >Get office equipment for less on eBay! >http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 >_______________________________________________ >Htmlunit-user mailing list >Htm...@li... >https://lists.sourceforge.net/lists/listinfo/htmlunit-user > |
From: Glanville, J. <Jay...@Na...> - 2003-06-03 18:31:05
|
Hello all. Nice new list! I have a question or two for the community: There is an HTMLPage.getAnchorByHref() function, and an HTMLPage.getAnchorByName() function, but there isn't an HTMLPage.getAnchorByText() function. The reason I need this is because the name attribute isn't used, and I can't guarantee what the href value will be (it will contain the user's id, which is dynamically created). I know that the web app will reply with something like this: <a href=".../someJsp.jsp?id=66">Edit John</a> So, I thought to myself, I'd write a utility method that uses the HTMLPage.getAnchors() method, goes through the list of resulting HTMLAnchor objects looking for something with the content of "Edit John". However, I can't figure out how to get the content of an A element out of the HTMLAnchor object. So, question one: is there an easy way to get an HTMLAnchor object out of an HTMLPage by querying based on the content of the tag? Question two (if question one forces me to write my utility method): how do I get the content of an A tag out of the HTMLAnchor object? Thankx JDG PS: Hopefully enough of the designers mailing list has signed up to the users list so that there is enough of a population to read my query. ;-) -- Jay Glanville Web Developer jay...@na... (613) 725-2030 x393 |