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 d45feb5a
authored
2020-01-27 15:49:15 +0000
by
Luciano Barletta
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
added chrome driver dependecy in manual
1 parent
b4140c26
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
Manual.md
Manual.md
View file @
d45feb5
...
...
@@ -7,6 +7,7 @@ El server corre en `python3` y cuenta con las siguientes dependencias:
-
pip3 (para instalar cosas en python3)
-
Flask
-
Selenium
-
Chrome Driver
Para instalar estos paquetes se deben correr estos comandos siendo administrador:
...
...
@@ -16,6 +17,8 @@ pip3 install flask
pip3 install selenium
```
Para instalar el driver de Chrome hablar a soporte por
<soporte@anacsoft.com>
o por la ticketera.
## Inicialización
Para comenzar a usar el servidor, correr el siguiente comando en la carpeta del código (siendo administrador):
...
...
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