Skip to content

manuel-2112/Selenium-Module-Example-in-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Selenium Module Example in Python

This script collapse the Entel Wifi request form requesting installation for all departments of a given address.

Requirements:

  • Selenium
  • Chrome Web Driver : Indicate global path in PATH
  • Chrome Browser : Has to match Chrome Web Driver Version

Parameters:

  • LINK_ENTEL_FORM : Link to the Entel Form
  • PATH : Global path to the Chrome Web Driver
  • DEPTOS_POR_PISO : Amount of departments by floor
  • DEPTO_INICIAL : Number of initial department
  • DEPTO_FINAL : Number of final department
  • COMUNA : Commune of the requested address
  • CALLE : Street of the requested address
  • NMO : Number of the requested address

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages