Handle android push notification using appium
Push notification is a message pop up to any mobile device and can be sent from any app that is installed on device. There are situation we need to test or verify if push notification is working as expected for the app we are currently testing. Appium has the ability to handle push notifications, even…