Python Forum
TypeError: to_capabilities() missing 1 required positional argument: 'self'
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
TypeError: to_capabilities() missing 1 required positional argument: 'self'
#2
line#19 should be
driver = webdriver.Chrome(CHROMEDRIVER, options=options)
OceansBlue likes this post
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply


Messages In This Thread
RE: TypeError: to_capabilities() missing 1 required positional argument: 'self' - by buran - Dec-02-2020, 07:57 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Django views : positional argument ghoul 0 1,495 Nov-15-2021, 06:02 PM
Last Post: ghoul
  TypeError: missing 1 required positional argument (word counter Django app) Drone4four 2 14,737 Jul-11-2019, 09:34 PM
Last Post: Drone4four
  TypeError("index() missing 1 required positional argument: 'pymydb'" nikos 2 4,367 Mar-03-2019, 09:21 PM
Last Post: micseydel
  TypeError: get_names() takes 0 positional arguments but 1 was given Truman 2 10,305 Aug-15-2018, 10:32 PM
Last Post: Truman
  TypeError: Method takes takes exactly 1 argument but 2 given pras120687 1 9,211 Dec-15-2016, 07:10 PM
Last Post: Yoriz

Forum Jump:

User Panel Messages

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