Forum Discussion

MadGrb's avatar
MadGrb
Contributor
4 years ago
Solved

How get message in messagebox

Good day!   How can I get a message that appears in the message box?
  • anupamchampati's avatar
    4 years ago

    I think you can get some property in the Message box obj

    1. Try doing Object Spy on the message box and check for any items which have text in it.

    2. If the above method does not work try adding the Class name of the message box to MSAA list and let Microsoft do your work 🙂