Eggplant Webdrive Web Automation Notification or Alert popup message

Hi,
How to handle browser Notification or Alert popup message using Eggplant Webdriver automation.
The Alert Pop up contains OK and CANCEL button.
(Note: Alert popup window is not getting recognized using webdriver )

When I am a new in that I have a facing a same issue.

So two possible answers for your webdriver question:

  1. Address it directly in code. This may give you some ideas: Selenium Alert & Popup Window Handling: How to Handle?
  2. Flip/flop your SUT momentarily to RDP or VNC, and let SenseTalk handle the popup.

Hope this helps.
Dave