java - How to read alert of Excel file -


i using apache poi reading excel files. in scenario, put input fields in excel cells , read output excel file, whenever put wrong combinations of input excel excel generates alert box error message on it. ques how can read alert messages?

for example, there sex field in excel , put "abc" on field alert popup message please provide valid sex.

is there way read popup messages excel using apache poi.


Comments

Popular posts from this blog

inversion of control - Autofac named registration constructor injection -

verilog - Systemverilog dynamic casting issues -

ios - Change Storyboard View using Seague -