Pregunta de entrevista de ValueLabs

How do you handle alerts using selenium?

Respuesta de la entrevista

Anónimo

17 jul 2017

Using the methods provided in the alert class - alert.accept() and alert.dismiss()

1