Untitled

 avatar
unknown
python
5 months ago
130 B
5
Indexable
#escrever algo
alerta3.send_keys('AOBA BOBA')
sleep(2)
alerta3.accept()
sleep(2)
alerta3.dismiss()
input('')
driver.close()
Editor is loading...
Leave a Comment