AutomaApp / automa

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

Parameter Prompt new Features : support expressions, add "label" type and "selector" type #1578

Closed slavi010 closed 6 months ago

slavi010 commented 7 months ago

Hello !

I'm using automa for a while and just struggling with the Parameter Prompt block.

It's a super block, for sure! Even more with the new addition of the checkbox type, thanks again! Buuuut, it lakes a bit of live customisability?

1) Like it would be super if this can be possible: image

2) And in addition, imagine a kind of "dummy parameter" type just to show some text without the need of an input.

3) More awesome, a "selector parameter" type with only a list of possibilities the user can select. And of course, the list can be dynamic via a variable. image

What do you think? The current turn around for the point 3) is just using a text and ask the user to enter 1, 2, 3, ... that can correspond of an index in a list provided in the description but yeah, that not super user-friendly.

Regards, Slavi