Python Forum
Can not point to Selenium Webdriver path for Python Jupyter Notebook on Azure
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can not point to Selenium Webdriver path for Python Jupyter Notebook on Azure
#3
@snipstat, thank you for your detailed answer, but as I mentioned, I am unable to install anything on my office laptop, therefore using Jupyter Notebooks on Azure. But adding the chromedriver.exe to my user library folder and pointing the path to it driver = webdriver.Chrome('/home/nbuser/library/chromedriver.exe'), it still did not work.
So, the question is: is it possible to run Selenium for Python on Jupyter Notebooks on Microsoft Azure and where do I store the chromedriver.exe?

Thanks once again!
Reply


Messages In This Thread
RE: Can not point to Selenium Webdriver path for Python Jupyter Notebook on Azure - by dadadance - Nov-08-2018, 06:43 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Need help for script access via webdriver to an open web page in Firefox Clixmaster 1 1,255 Apr-20-2023, 05:27 PM
Last Post: farshid
  Problem with Selenium webdriver Fred 1 2,037 Jan-10-2022, 05:45 PM
Last Post: Larz60+
  Flask web app on Azure help dangermaus33 2 2,637 Aug-10-2021, 12:04 PM
Last Post: kashcode
  Cleaning HTML data using Jupyter Notebook jacob1986 7 4,127 Mar-05-2021, 10:44 PM
Last Post: snippsat
  Python Desktop Application that will connect o Azure SQL Database thewolf 7 4,536 Feb-26-2021, 01:33 AM
Last Post: thewolf
  Azure Function App Configuration Settings jdb1234 1 2,135 Oct-16-2020, 10:54 AM
Last Post: ndc85430
  How do I iterate over an array and perform actions using selenium chrome webdriver? master 0 2,435 Sep-14-2020, 05:28 AM
Last Post: master
  Which webdriver is required for selenium in Pydroid App Rahatt 1 6,313 Jul-31-2020, 01:39 AM
Last Post: Larz60+
  Log In Button Won't Click - Python Selenium Webdriver samlee916 2 3,825 Jun-07-2020, 04:42 PM
Last Post: samlee916
  Hyperlink Click is not working in Selenium webdriver rajeev1729 0 2,025 May-02-2020, 11:21 AM
Last Post: rajeev1729

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020