Here is a my problem:
I have a control page on the app which control a percentage value (stored in a XCUIElementTypeStaticText on iOS). The user has to swipe on the screen for changing this percentage. I did not find a proper way of automating this workflow except: swiping “randomly” and read the value after. But I want to be able to say: ‘change the percentage to 50%’.
Is that possible to read the value during the swiping gesture? (It means doing 2 actions at the same time …)
created
Dec '18
last reply
Dec '18
- 4
replies
- 123
views
- 2
users