We can get the current url in a browser in Selenium using below code.
String currentUrl = driver.getCurrentUrl() ;
What do you think on above selenium topic. Please provide your inputs and comments. You can write to me at reply2sagar@gmail.com
String currentUrl = driver.getCurrentUrl() ;
What do you think on above selenium topic. Please provide your inputs and comments. You can write to me at reply2sagar@gmail.com
No comments:
Post a Comment