Pergunta de entrevista da empresa ValueLabs

How do you handle alerts using selenium?

Resposta da entrevista

Sigiloso

17 de jul. de 2017

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

1