How do you handle handling browser alerts and pop-ups in WebDriverIO?
Hi Dipen,
To handle handling browser alerts and pop-ups in WebDriverIO you can use acceptAlert
or dismissAlert
commands
How do you handle handling browser alerts and pop-ups in WebDriverIO?
Hi Dipen,
To handle handling browser alerts and pop-ups in WebDriverIO you can use acceptAlert
or dismissAlert
commands