I need the proper syntax to use for the remote_url driver parameter in Python

I need the proper syntax to use for the remote_url driver parameter in Python

Hi Mark,

Kindly use this URL :

driver = webdriver.Remote(desired_capabilities=desired_caps, command_executor="https://" +
username+":"+accesskey+"@mobile-hub.lambdatest.com/wd/hub")