module 'lxml.etree' has no attribute '_ElementStringResult'
-
After last update to 0.45.17, I've this problem:
"module 'lxml.etree' has no attribute '_ElementStringResult'"
Any other have this issue?
Thank's a lot
-
@girish it happens randomly...
Edit: problem it seems to be related tho scrapes that have configured "CSS/JSONPath/JQ/XPath Filters" instruction populated from "Visual Filter Selector".
So, to reproduce please try to do this:
- Add a website Url
- In Request Select "Playwright Chromium/Javascript via 'ws://0.0.0.0:3000'"
- In "Visual Filter Selector" select some area
- Save
At this point, you should have "CSS/JSONPath/JQ/XPath Filters" populated with filters, eg. xpath1:/html/body/div[2]
Let me know,
Thank's a lot
-