How to know an alert should have displayed ...
I have set the DisplayAlerts property to false.
during the execution of my program, I want to know if an alert window should
have happened during the previous instructions if the DisplayAlerts property
was set to true.
Is it possible to get this status?
thanks.
|