Comment 1 for bug 410304

Revision history for this message
MORITA Hajime (morrita) wrote :

Hi,
I made a patch to try fixing this problem.
In the patch, attribute name prefixed by "@" means HTML class-like search,
for example, findAll("span", {"@class": "foo"}) will work as such.