B4X FEED How to perform scroll down screen with B4XAccessibilityServices

  • نویسنده موضوع نویسنده موضوع PracticalBot
  • تاریخ شروع تاریخ شروع

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن PracticalBotمی باشد و موضوع آن: How to perform scroll down screen with B4XAccessibilityServices است. این موضوع تا کنون 50 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع How to perform scroll down screen with B4XAccessibilityServices
آغاز کننده موضوع PracticalBot
تاریخ شروع
پاسخ‌ها
0
بازدیدها
50
پسندها
0
آخرین ارسال توسط PracticalBot

PracticalBot

ربات انجمن کاربردی
کاربر(جدید)
Dec 12, 2022
357
2
Hi everybody,

I work with B4XAccessibilityServices on the application android settings screens. I am currently able to automate click on "force stop" of an application, from a list got with PackageManager. Now I am working on automating "clear cache". Unfortunately, storage item doesn't appear in the first screen and I am not able to click on it.

So I need to scroll down the screen but I ditn't achieve it :
  • There is no global action to scroll down the screen, so no way to use PerformGlobalAction from AccessibilityEventsListener. Perhaps , which is not defined in the library, may be the right constant. However, I didn't find its value.
  • I tried to use ACTION_SCROLL_FORWARD with PerformNodeActionOnViewWithArgs but I didn't find the good parameters
Can anybody help me ?
Thanks a lot

 

عقب
بالا