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

"invalid literal" when using MS Edge on MacOS #34

Open
alvations opened this issue Jun 14, 2023 · 0 comments
Open

"invalid literal" when using MS Edge on MacOS #34

alvations opened this issue Jun 14, 2023 · 0 comments

Comments

@alvations
Copy link

alvations commented Jun 14, 2023

When using Microsoft Edge browser on Mac OS, it seems to have some invalid literal error in parsing the URL:

import pyderman
pyderman.drivers.edge.get_url(version='latest', _os="mac")

[out]:

invalid literal for int() with base 10: 'EULA" target="_blank" rel="noopener noreferrer">EULA</a> and <a href="https://msedgedriver'

Instead of

https://msedgewebdriverstorage.blob.core.windows.net/edgewebdriver/100.0.1158.0/edgedriver_mac64.zip

the URL was pointing to:

('msedgedriver',
 'https://msedgedriver.azureedge.net/latest/edgedriver_mac64.zip',
 'latest')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant