I am facing a issue while automating the script through selenium C#
I have a scenario in which a browser popup is displayed on the page after clicking a link.
I have to identify that on clicking the desired link whether the browser alert displayed or not.???
I need something like Is alert present ?????