buchhalter-ai / buchhalter-ai-cli

The buchhalter open-source command line tool to automate invoice downloads from suppliers. Free, customizable, and designed for seamless financial workflow integration.
https://buchhalter.ai
Other
4 stars 1 forks source link

Parser/Browser: Add support for SelectorType `JSPath` in Click and Type step action #41

Closed andygrunwald closed 4 months ago

brgmn commented 4 months ago

@andygrunwald Looks good, thanks! The only thing I have in mind: Wouldn‘t it be cool if we could use SelectorType in every step type (not only for filling out forms but also for clicking elements etc?

andygrunwald commented 4 months ago

@brgmn Extended the implementation also for

next to

This only applies for the browser package. Now all steps are supporting the JSPath option, that also work based on a selector.