Question d’entretien chez ValueLabs

How do you handle alerts using selenium?

Réponse à la question d'entretien

Utilisateur anonyme

17 juill. 2017

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

1