Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation required + Error #2

Open
thehamzan6 opened this issue Oct 9, 2020 · 2 comments
Open

Documentation required + Error #2

thehamzan6 opened this issue Oct 9, 2020 · 2 comments
Labels
documentation Improvements or additions to documentation question Further information is requested

Comments

@thehamzan6
Copy link

thehamzan6 commented Oct 9, 2020

Hi, thank you for posting your code on github.

I tried running it, however I ran into this problem:

C:\Users\Hamzan Martinez\Downloads\vitalsourcePrint-master>python printbook --course 9783110416848 --email EMAIL --password PASSWORD --title Signals_And_Systems --total_pages 267
Traceback (most recent call last):
  File "printbook", line 107, in <module>
    open_url(args.email, args.password, list_url_pages, args.title, length, width, args.initial_page)
  File "printbook", line 81, in open_url
    driver = webdriver.Chrome(chrome_options=option)
  File "C:\Users\Hamzan Martinez\AppData\Local\Programs\Python\Python36\lib\site-packages\selenium\webdriver\chrome\webdriver.py", line 81, in __init__
    desired_capabilities=desired_capabilities)
  File "C:\Users\Hamzan Martinez\AppData\Local\Programs\Python\Python36\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 157, in __init__
    self.start_session(capabilities, browser_profile)
  File "C:\Users\Hamzan Martinez\AppData\Local\Programs\Python\Python36\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 252, in start_session
    response = self.execute(Command.NEW_SESSION, parameters)
  File "C:\Users\Hamzan Martinez\AppData\Local\Programs\Python\Python36\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 321, in execute
    self.error_handler.check_response(response)
  File "C:\Users\Hamzan Martinez\AppData\Local\Programs\Python\Python36\lib\site-packages\selenium\webdriver\remote\errorhandler.py", line 242, in check_response
    raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.WebDriverException: Message: unknown error: cannot find Chrome binary

Please add a proper documentation. Which python version is required?

Thank you.

@hikmat30ce
Copy link
Owner

hikmat30ce commented Oct 12, 2020

documentation added.
error fixed

last commit here

@hikmat30ce hikmat30ce added documentation Improvements or additions to documentation question Further information is requested labels Oct 12, 2020
@sal2k3
Copy link

sal2k3 commented Nov 8, 2020

hi hikmat,

thanks for the script. i have a question regarding clearing cache and cookie for this script / drive as it is asking to verify not robo with image verifcation once exceed more than 100 pages while taking snaphsot.

thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants