Can web tap Android notifications using AndroidDriver

how to tap Android mobile notification using Android Driver/Appium?

First, open notification drawer using driver.openNotifications();
Then using the locator of the particular notification perform a click operation