How does one store the current url using selenium 2.0?
Answer / Thakur Shravyam
In Selenium WebDriver (version 2.0), you can store the current URL by accessing the `getCurrentUrl()` method of the `driver` object.n
| Is This Answer Correct ? | 0 Yes | 0 No |
Which all browsers are supported by selenium webdriver?
What are soft assert and hard assert in selenium?
What is the main difference between the close() and quit() methods?
selenium can handle pop-up windows based on selenium is a test tool?
Which web driver implementation is the fastest?
How to get the number of frames on a page?
What happen if you mix both implicit wait and explicit wait in a selenium script?
How to read a javascript variable in selenium webdriver?
What is selenese and what are the types of selenese?
How to handle keyboard and mouse actions using selenium?
What test can selenium do?
What differs the configuration of Selenium Selenium 2.0 1.0?