iOS UI Testing : Failure getting list of active applications: AX error -25205

Viewed 779

I am still learning how to use UI Testing properly.

I login in the background and later, I show result in my news feed. Then, I tap on more button. When there is web service, it look like I can't get result from my api. It always fail like this and data from my api are not shown also. How shall I do?

enter image description here

3 Answers
Related