Ahmad Kholid
Ahmad Kholid
You can edit a workflow by clicking the Automa icon and clicking the workflow that you want to edit  This will open the workflow editor where you can add,...
Can you take a screenshot of it?
Can you describe more about this feature? Like how it works, what you want to happen, etc.
The workflow currently only can be executed on a local computer (browser). And it's not possible to run the workflow on a server.
> Thanks for your work! > > I have a low problem and I can't figure out how to do it. To get the array, I use Google sheets: >...
Yes, and I'm currently working on it
> will that be possible 2 achieve some features like assertion or something 2 expose the execution status Do you mean to expose the execution status of the workflow or...
Got it, is it the extension already has this feature, I mean it already exposes the execution status and error in the log. And for the assertion feature, I think...
Try to enable the "Wait for selector" option or use the [element exists block](https://docs.automa.site/blocks/element-exists.html), because the element maybe not exist when the block is get executed  
> I get element (.el-form-item__content > .el-input > .el-input__inner)by Automa,but it cannot work in Forms. Does Automa not support this type? How could i do next? It supports the input...