I want to test copy, paste functionality of text but unable to spy on print toast

Hello,
how to click on the paste toast? i want to test copy, paste functionality of text but unable to spy on paste toast. Any help would be appreciated.
OS: Android

Thanks

Hi,

Can you please provide us with more details about the issue?

Is the toast a pop up message that appears as a result of clicking some element in the app? Can you provide us with a screenshot of how the toast appears?

Also, can you try and locate the element in the output of the command driver.getPageSource()?