We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41736a7 commit b75702aCopy full SHA for b75702a
py/selenium/webdriver/edge/service.py
@@ -32,7 +32,7 @@ def __init__(self, executable_path, port=0):
32
:Args:
33
- executable_path : Path to the EdgeDriver
34
- port : Port the service is running on
35
- """x
+ """
36
37
self.path = executable_path
38
0 commit comments