You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For lists of attributes scrapable from DOM e.g. list of class levels, list of gear, list of FC members, list of means to acquire an item - add configurable rules in dom config to map it down in a generic way and reduce duplicitous code.
Use Case
Not user exposed
Minimises code (DRY)
Proposed Solution
Make recurring attribute handlers into functions in dom config.
Other information
No response
Acknowledge
I may be able to implement this feature request
This feature might incur a breaking change
The text was updated successfully, but these errors were encountered:
Description
For lists of attributes scrapable from DOM e.g. list of class levels, list of gear, list of FC members, list of means to acquire an item - add configurable rules in dom config to map it down in a generic way and reduce duplicitous code.
Use Case
Not user exposed
Minimises code (DRY)
Proposed Solution
Make recurring attribute handlers into functions in dom config.
Other information
No response
Acknowledge
The text was updated successfully, but these errors were encountered: