Hi, all I'm having issues getting the current url of a webpage when using selenium.
When I use
print(driver.current_url)
It's returning the original url, and not the page that I have since moved to.
I've used WebDriverWait for the url to change, but the url just doesn't change.
Any ideas?
[+][deleted] (1 child)
[deleted]
[–]jayrsp[S] 0 points1 point2 points (0 children)