I try to test apk mobile wih interaction with web service: - do some actions in the apk - check the synchronization in web browser I use appium and selenium but cannot create a single test (using java, testng and maven) Can you give me a best practise to do it please ? Thanks
↧