← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #131084]: calender selection for mobile apps using sikuli

 

Question #131084 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/131084

Hiba Ilyasi posted a new comment:
Hey there,

When it comes to automating calendar selection for Android mobile apps using Sikuli, you can try using the "find" function to locate specific elements on the screen, such as the date picker. This way, you won't have to rely solely on screenshots. Additionally, for automating tasks involving a table with multiple cells, you can use a loop in Sikuli script to click on each cell, navigate to the next screen, and then go back to continue the loop. 
Although Python knowledge can be helpful, you can still achieve this with Sikuli's built-in functions. Good luck with your automation testing for the airline <a href="https://scarletios.com/";>mobile app</a>!

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.