Hello,
I don’t fully understand everything so my question might be a bit confusing or not very clear, but I will respound maximum in 1 day to any question.
So my problem is that for some reasons I cannot use the TouchActions class since the ( TouchScreen ) driver gives ClassCastException. I have written a workaround for the swipe() function using the TouchAction class, but I struggle with finding a workaround for the flick() function.
Do you have any idea how could I implement such function?
In case you know how could I solve the ClassCastException that would be more than cool