-
Hi @ruthtxh I've recently created a new instance of PrivateBin to let RPA for Python users securely share content like file attachments from RPA workflows. See below for more info, I implemented a bin…
-
@ruthtxh @kensoh 很多用户在使用 TagUI 的过程中,会遇到各种各样的功能疑问,这个功能有没有,那个功能有没有。
TagUI 支持 JS 和 PY,功能肯定都能实现,但不知道怎么用。
其中有几个用户,放弃了TagUI 去学 Robocorp ,理由很简单,因为有更加完备的文档 [https://rpaframework.org/](url)
相比之下,TagU…
-
I'm working on a projekt in python, to automate a carting process, which of course is very time sensitiv. When i now start an automation with Tagui itself, it is already pretty fast, because I modded …
-
I want to change the images folder to run OCR command.
run cd ~/Documents/java/TU/
run pwd
run_result: /Users/centos7/Documents/tagui/src
run cd /
run pwd
run_result: /Users/centos7/Documents/ta…
-
Hi there,
I am trying to execute an external program with 2 parameters using RUN command but unfortunately its not executing.
Below is my test cases. Is there anything i missed out. Thanks in adv…
-
Hi there,
I'm running an external command with arguments using RUN function as below.
Command : "C:\tagui\set_focus.exe"
Argument 1 : --windows_name="test file"
Argument 2 : --windows_mode="…
-
Have you considered creating a minimal gui for TagUI?
Something like the "Robot-Executor" for robot framework?
https://pypi.org/project/robot-executor/
Thank you for your hard work. TagUI is wor…
-
Fyi @ruthtxh, I notice that the roadmap has been outdated for a few months. Raising an issue fyi.
The roadmap image https://github.com/kelaberetiv/TagUI#ecosystem-and-communities is from the TagUI …
-
I tried to use tagui on email client and found that 'click' command works sometimes and other times it clicks slightly away, giving unreliable results.
----------
https://abcd.managewoc.org:2096/
w…
-
Feature suggestion: Integration of TagUI and GPT3 (or ChatGPT) for generative modelling of RPA scenarios. For example: User can enter the below one line : Extract invoice value from the provided PDF a…