Hi,
First of all thanks for your reply.
we are devloping the automation test tool using JExplorer API , the purpose is when we start the test, it will automatically checks the functionality of the website. in which i am getting some popup boxes, but i am not able to control those automatically.
my task is need to pass the control to popup message box and to close the popup box by clicking OK | CANCEL , YES | NO | CLOSE buttons automatically(without user interaction).
can you help me the exact API methods (examples) in JAVA API, that should solve my problem