-
Hello, Before asking the question, I have seen similar questions, such as: https://github.com/tebelorg/RPA-Python/issues/476 , but it does not have a good test and a result, so I want to reopen an iss…
-
Hi @ruthtxh, a heads-up that there is a bug which I believe exists in newer Chromiums. You can replicate by trying to snap an element that is outside the initial view. Even by hover to the element bef…
-
Hi there,
The TagUI keyboard function is not executing SHIFT + DOWN key instead only DOWN key are being entered.
TagUI Script
keyboard [SHIFT][DOWN]
Thanks in advance.
-
看了下 Tagui.com.cn 的流量来源,百度已经收录首页,目前访客还比较少,但平均访问时长有5分钟,还是很不错的。来源关键词也都是tagui相关,跳出率也不错。
![image](https://user-images.githubusercontent.com/76672577/169676310-256d9486-476e-4e3b-b038-37f2b23bf98f.png)
-
I've been using TagUI to do copy and pasting of website contents that contain tables of data. I would eventually copy this data into an Excel spreadsheet.
I find sometimes the table data will hav…
-
![image](https://github.com/user-attachments/assets/fbfb5bb6-5b3f-4fa7-a2c6-2ddc1cec02b6)
-
Hi 目前TagUI识别中文不太好用,我找了个开源中文OCR,希望在以后的 TagUI 版本里,可以融入这个,请考虑下。
https://github.com/DayBreak-u/chineseocr_lite
-
I am receiving the error below when I am trying to call another tagui script within the flow where I have a for loop.
```
ERROR - number of step { does not tally with with }
ERROR - automation abor…
-
Below might not work with the latest Ubuntu OS used by Colab.
---
_This Colab notebook has been upgraded to using virtual display instead of headless mode. This opens up usage on a broader range…
-
I am finding a strange problem where upon calling click() with a xpath, the click event is being sent and the download expected starts, but immediately the script dies for no apparent reason, with the…