How do you use Sikuli to automate drop down menus? I have a product with multiple drop-down menus, and it seems to pick one at random. How do you get it to the correct drop down menu?
@@barbaraluzia43 I'm a Linux user mostly Debian varieties and although this software looks ideal the install just isn't intuitive and feels lumpy which is a shame. I started using python and pyautogui to manually test basic software which is easy and an obvious choice for Linux only I'm building from scratch.
How do you use Sikuli to automate drop down menus? I have a product with multiple drop-down menus, and it seems to pick one at random. How do you get it to the correct drop down menu?
This might help: www.udemy.com/sikulix-automate-anything/?couponCode=LEARNTOAUTOMATE
How to use Sikuli with C# /dotnet framework
Interesting app but it really is a pain to install for Linux so I moved on.
I totally understand your pain... What software do you use now?
@@barbaraluzia43 I'm a Linux user mostly Debian varieties and although this software looks ideal the install just isn't intuitive and feels lumpy which is a shame. I started using python and pyautogui to manually test basic software which is easy and an obvious choice for Linux only I'm building from scratch.
I use ubuntu, pal. Thanks for the info. I'll give Python a try.