Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: updated comment parser to align with test #615

Closed
wants to merge 1 commit into from

Conversation

ahuangg
Copy link
Contributor

@ahuangg ahuangg commented Dec 6, 2024

issue: test cases were failing for comment parser due to the way the data was retreived. previously didn't retrieve all the data in the div
solution: updated to retrieve every elem in the parent div "//div[@Class='c' and @id='M_']" starting at "//span[@Class='ctt']"
concerns: not sure if this will cause side effects with other posts

@ahuangg ahuangg closed this Dec 6, 2024
@ahuangg ahuangg deleted the alan-branch branch December 6, 2024 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant