how to get the url of the current page in selenium python

114

how to get the url of the current page in selenium python -

print(driver.current_url)

how to get the current web page link in selenium pthon -

driver.current_url

python phantomjs current url -

print(browser.current_url)

Comments

Submit
0 Comments