AutomaApp / automa

A browser extension for automating your browser by connecting blocks
https://www.automa.site
Other
10.73k stars 1.09k forks source link

Edit element attributes #1661

Open kaovilai opened 4 months ago

kaovilai commented 4 months ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] I should be able to make an element (by selector) larger or different color. Perhaps this can already be done via javascript but the syntax would be different.

Describe the solution you'd like A clear and concise description of what you want to happen. An easy way to edit element attribute/content Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered. You could also make available a function that parses automa selector syntax that can then be used to get an element and perform functions on. Additional context Add any other context or screenshots about the feature request here.