0 votes
in Selenium by
3. In webdriver, which methods navigates to a URL?

a) goToUrl("url")

b) navigate.to("url")

c) getUrl("url")

d) get("url")

1 Answer

0 votes
by

get("url")

Related questions

0 votes
asked Jan 30, 2020 in Selenium by Deepanshu Burreja
0 votes
asked Mar 30, 2021 in Selenium by sharadyadav1986
...