TestCraft-App / test-craft-api-v1

TestCraft app v1 back-end application.
MIT License
14 stars 11 forks source link

Fixing html pattern to include "\n" #3

Closed Shadowsx3 closed 1 year ago

Shadowsx3 commented 1 year ago

Currently invalid element is returned for any html tree that includes "\n" due to the way regex works in python.