Commit 0d46a2a2 by Juan Pablo dure

fsdf

1 parent 6078cfc4
......@@ -27,6 +27,7 @@ class FosaDiaria():
return(data)
def ActualizarDatosDominios(self,selenium):
selenium.get("https://rto.cent.gov.ar/rto/RTO/planillaDiaria")
now = datetime.now()
dia = now.strftime("%d")
mes = now.strftime("%m")
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!