DriverUtilitiesAcceptAndCloseAlert Method |
This method is used to close the Alert/pop-up by clicking Yes/Accept button from Alet/Pop-up
Namespace: SeleniumUtilitiesAssembly: SeleniumUtilities (in SeleniumUtilities.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic static void AcceptAndCloseAlert()
Public Shared Sub AcceptAndCloseAlert
public:
static void AcceptAndCloseAlert()
static member AcceptAndCloseAlert : unit -> unit
See Also