Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • Hi @TitusLucretius thanks for your response. I get this error? File "python_org_search.py", line 11, in <module> driver.find_element(By.cssSelector("a[href*='services.ics']")).click() NameError: name 'By' is not defined Commented Jul 12, 2017 at 16:48
  • 1
    This is not really an answer, but a critique. This should of been a comment. Commented Jul 12, 2017 at 16:52
  • My bad, at this point the other answers seem to have the solution I would point to anyway. Commented Jul 12, 2017 at 16:55