orzih / mkdocs-with-pdf

Generate a single PDF file from MkDocs repository.
MIT License
324 stars 76 forks source link

fixed issue 114, AttributeError #115

Open samuel-cavalcanti opened 2 years ago

samuel-cavalcanti commented 2 years ago

A little fix for issue that it was described here: https://github.com/orzih/mkdocs-with-pdf/issues/114

CircuitCipher commented 1 year ago

Someone please merge this! @orzih

CircuitCipher commented 1 year ago

Well for whatever reason, it fails to work when I tried the fork. Chrome launches but doesnt go any further:

selenium.common.exceptions.WebDriverException: Message: Can not connect to the Service google-chrome
samuel-cavalcanti commented 1 year ago

Please for now ignore the selenium version. Consider this pull request only to solve the issue #114

samuel-cavalcanti commented 1 year ago

Well for whatever reason, it fails to work when I tried the fork. Chrome launches but doesnt go any further:

selenium.common.exceptions.WebDriverException: Message: Can not connect to the Service google-chrome

@joshua-jandyco did you run the tests and have installed the chrome webdrive ?