Feature: Add support for Xpath selectors #186
Labels
good first issue
Issue that doesn't require previous experience with codebase
scope: html parsing
status: actionable
Ready for work to begin
type: feature
New functionality being added
Description
Due to this #185 some selectors are wrong and do not capture accurately the html contents of an attribute. In that case we can replace those selectors with Xpath.
Acceptance criteria
Technical details
(//
or//
to determine if its an Xpath selector.The text was updated successfully, but these errors were encountered: