![]() |
|
Think about Loose Coupling | |
PerlMonks |
comment on |
( #3333=superdoc: print w/replies, xml ) | Need Help?? |
I had a quick glimpse into the docs of ->xpath
and found this passages and emphasized two parts
instead of //foo Querying relative to a node only works for restricting to children of the node, not for anything else. This is because we need to do the ancestor filtering ourselves instead of having a Chrome API for it.
two insights into potential bottlenecks so:
Of course this is all speculation as long as you can't provide an SSCCE ... :)
Cheers Rolf In reply to Re: WWW::Mechanize::Chrome VERY slow on xpath obtaining TDs of a TR
by LanX
|
|