How to navigate to a particular URL?

How can you navigate to a particular URL?

Hello,

For navigating to a particular URL, you just need the below command:

driver.get("www.lambdatest.com/login")