want to read the pop-up dialog box on the screen I want to read the text it contains by Python Please help
look screen ](https://i.stack.imgur.com/TrjP6.png)](https://i.stack.imgur.com/TrjP6.png) i use python to my project but i have a problem..i want to read the text of the alert pop please help me also i use androidhelper module of qpython but i dont any idia how do this please help me import androidhelper d=androidhelper.android()
n = droid.dialogGetInput("* i will copy this alert text*").result print(n)