Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Luciano Barletta
/
Pruebas-RTO
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit be9bb359
authored
2023-10-03 09:37:24 -0300
by
Juan Pablo dure
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Try cach generar de actualizacion
1 parent
fe25f9cb
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
fosadiaria.py
fosadiaria.py
View file @
be9bb35
...
...
@@ -25,7 +25,10 @@ class FosaDiaria():
data
=
False
if
not
data
==
False
:
return
data
try
:
self
.
ActualizarDatosDominios
(
selenium
)
except
Exception
as
E
:
print
(
f
"""Error al actualizar dominio {str(E)}"""
)
return
self
.
LimpiarData
(
data
,
dominio
,
dia
)
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment