-
-
Notifications
You must be signed in to change notification settings - Fork 8.7k
[馃悰 Bug]: remote_server_addr聽#14792
Copy link
Copy link
Closed
Labels
A-needs-triagingA Selenium member will evaluate this soon!A Selenium member will evaluate this soon!I-defectSomething is not working as intendedSomething is not working as intended
Description
Activity
Metadata
Metadata
Assignees
Labels
A-needs-triagingA Selenium member will evaluate this soon!A Selenium member will evaluate this soon!I-defectSomething is not working as intendedSomething is not working as intended
What happened?
giving remote server error when using local driver instance using provided code
How can we reproduce the issue?
Relevant log output
executor = SafariRemoteConnection( ^^^^^^^^^^^^^^^^^^^^^^^ TypeError: SafariRemoteConnection.__init__() missing 1 required positional argument: 'remote_server_addr' Process finished with exit code 1Operating System
MacOS Version 15.1.1 (24B91)
Selenium version
Python 3.12
What are the browser(s) and version(s) where you see this issue?
Safari Version 18.1.1 (20619.2.8.11.12)
What are the browser driver(s) and version(s) where you see this issue?
Safari
Are you using Selenium Grid?
N/A