Untitled

 avatar
unknown
python
9 months ago
130 B
6
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