11 years ago
Android Toast test
Is it possible to check if the correct toast occurs? Because I have no idea how to check it - comparison of two pictures doesn't solve my problem.
Regards,
Mike
Regards,
Mike
Hi Michal,
//JScript var AndroidProcess = // ... Obtain the process of your tested app AndroidProcess.WaitForControlWithText('My Toast', 1000)