inspirezonetech / JobSearchWebScraping

Use web scraping with python selenium to extract job postings from website.
https://inspirezone.tech/learn-web-scraping-with-python-in-minutes/
MIT License
2 stars 9 forks source link

Testing on Windows required #10

Closed funbeedev closed 3 years ago

funbeedev commented 4 years ago

Test script on Windows. Provide a report on your results.

AniruddhaChattopadhyay commented 4 years ago

@funbeedev Can You please assign this to me? I have worked with selenium before in windows.

funbeedev commented 4 years ago

Sure, assigned to you.

funbeedev commented 4 years ago

@AniruddhaChattopadhyay any updates?

AniruddhaChattopadhyay commented 4 years ago

I sorry I am not in a position to do this due to some unfortunate circumstances at my end. I am really sorry for wasting your time.

funbeedev commented 4 years ago

no worries!

feriodismo commented 3 years ago

I was able to test in on Windows. No problem, but I have to add the '.exe' extension to the driver 'filename', I only tested on 'chromedriver'. If you want a more extended report I can help you.

funbeedev commented 3 years ago

@feriodismo Thanks for checking this! Could you create a PR updating the README with info on running on Windows? Just create a new heading like "Running on Windows" and list any changes you had to make to get it to run.

feriodismo commented 3 years ago

good! let me check firefox too, and then I will update de README, thanks