Open aswinkumar1999 opened 5 years ago
@hariharan-brucewayne220 I have opened another branch called setup_dependencies and ran it on the Travis CI system and the build passes and any noob can run the code where it automatically takes care of the dependencies.But it is highly specific to Linux and Python 3.5 , If you want we can create a one time installation Python Script which would do that job of installing dependencies based on the OS and Python Version .... What is your opinion on this ?
Just Noticed Travis Fails if I don't periodically change it to the latest Chrome Driver
This Code needs lots of dependencies to run, could you make sure the code runs on it own with installing all the needed dependencies and if chrome and chrome-driver exists every time it runs so that we don't have to put a lot of efforts doing it manually.