lookang

Results 10 comments of lookang

I helped my colleague before on this issue, his reason is didn't install java https://tagui.readthedocs.io/en/latest/setup.html [Install OpenJDK for Windows](https://corretto.aws/downloads/latest/amazon-corretto-8-x64-windows-jdk.msi)

wow! you are right, disconnect the secondary monitor seems to make the click correctly at the desired position. thanks! will test more, thanks!

On my WOG, the tagui.log has error log and it is as follows. snap (0,0)-(100,100) works but the clicking is problematic. It is always clicking some coordinates but not the...

In general, the SikuliX works on personal computer. But on whole of government laptop, it seems SikuliX is blocked when it was working in the beginning of whitelisting I have...

> I use a cloud CI/CD server so manually updating the plugin in my project didn't seem like an option from what I could tell. > > So I created...

when i run on terminal, it appears it have python2. Last login: Mon Mar 20 20:45:43 on console lookang@Opens-MacBook-Pro ~ % python Python 2.7.18 (v2.7.18:8d21aa21f2, Apr 19 2020, 20:48:48) [GCC...

i also have python3 lookang@Opens-MacBook-Pro ~ % python3 Python 3.9.6 (v3.9.6:db3ff76da1, Jun 28 2021, 11:49:53) [Clang 6.0 (clang-600.0.57)] on darwin Type "help", "copyright", "credits" or "license" for more information. >>>...

> try this https://ahmadawais.com/how-to-set-python-default-version-to-3-on-macos/ ok, seems to fix something but this is what i see now lookang@Opens-MacBook-Pro ~ % tagui tagui v6.113: use following options and this syntax to run...

lookang@Opens-MacBook-Pro ~ % php -version PHP 8.2.1 (cli) (built: Jan 5 2023 20:07:04) (NTS) Copyright (c) The PHP Group Zend Engine v4.2.1, Copyright (c) Zend Technologies with Zend OPcache v8.2.1,...

click secondmarker.png wait 3 click secondmarker.png //wait 2 wait 2 keyboard [down] //temp = [] //temp = clipboard() clipboard() = del_chars(clipboard(), ' ') keyboard [cmd]v i just introduced clipboard() =...