How to open Notification bar in android devices using appium ? – pCloudy – Question and Answers
Home >> Appium Tricks and Tricks >> How to open Notification bar in android ...

How to open Notification bar in android devices using appium ?




((AndroidDriver) driver).openNotifications();

Description By using this above scripts we can open the notification bar in android devices.

Leave a Reply

Your email address will not be published. Required fields are marked *