Skip to content

Selenium for python autmating form auto-complete and navigating multiple mindows

Notifications You must be signed in to change notification settings

cormacgartland/Selenium_autocomplete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Selenium_autocomplete

Selenium for python automating form auto-complete and navigating multiple windows.

After cloning this repo, set up your virtual environment with venv. Run this command from CLI:

python -m venv .venv <------(.venv is the folder name)

Open VS Code.

Open a terminal and type vert, hit tab, press enter. This runs venv (Windows definitely. Not sure about Mac or Linux)

Hit run in VS Code.

Now it does stuff on its own.

About

Selenium for python autmating form auto-complete and navigating multiple mindows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published